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 9f5adc7 commit 1ed8ebbCopy full SHA for 1ed8ebb
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 2.8.4)
2
project(nix_mx CXX)
3
4
-set(VERSION_MAJOR 0)
+set(VERSION_MAJOR 1)
5
set(VERSION_MINOR 1)
6
set(VERSION_PATCH 0)
7
0 commit comments