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 bef4615 commit 4970603Copy full SHA for 4970603
CMakeLists.txt
@@ -3,7 +3,7 @@ if (POLICY CMP0048)
3
cmake_policy(SET CMP0048 NEW)
4
endif (POLICY CMP0048)
5
6
-project(neovim-qt VERSION 0.2.12.0)
+project(neovim-qt VERSION 0.2.13.0)
7
8
INCLUDE(CPack)
9
0 commit comments