We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e028b34 commit 5a447e1Copy full SHA for 5a447e1
1 file changed
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.1.0)
2
3
-project(nbteditor VERSION 1.0)
4
-set (NBTEDITOR_VERSION 1.0)
+project(nbteditor VERSION 1.1)
+set (NBTEDITOR_VERSION 1.1)
5
6
find_package(Qt5Widgets)
7
0 commit comments