diff --git a/CMakeLists.txt b/CMakeLists.txt index 20c350325..785b72db7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ if (POLICY CMP0048) cmake_policy(SET CMP0048 NEW) endif (POLICY CMP0048) -project(neovim-qt VERSION 0.2.13.0) +project(neovim-qt VERSION 0.2.14.0) INCLUDE(CPack)