We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf2a8eb commit 1854bdcCopy full SHA for 1854bdc
CMakeLists.txt
@@ -8,7 +8,7 @@ endif (POLICY CMP0069)
8
9
# Neovim-Qt Version, used by --version update before release
10
# 9999 = Development Pre-Release
11
-project(neovim-qt VERSION 0.2.18.9999)
+project(neovim-qt VERSION 0.2.18.0)
12
13
if(NOT EXISTS ${NEOVIM_EXEC})
14
set(NEOVIM_EXEC nvim)
0 commit comments