Skip to content

Commit 1854bdc

Browse files
author
equalsraf
committed
Release v0.2.18
1 parent bf2a8eb commit 1854bdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ endif (POLICY CMP0069)
88

99
# Neovim-Qt Version, used by --version update before release
1010
# 9999 = Development Pre-Release
11-
project(neovim-qt VERSION 0.2.18.9999)
11+
project(neovim-qt VERSION 0.2.18.0)
1212

1313
if(NOT EXISTS ${NEOVIM_EXEC})
1414
set(NEOVIM_EXEC nvim)

0 commit comments

Comments
 (0)