Skip to content

Commit 1ed8ebb

Browse files
committed
winBuild: set version to 1.1.0
1 parent 9f5adc7 commit 1ed8ebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 2.8.4)
22
project(nix_mx CXX)
33

4-
set(VERSION_MAJOR 0)
4+
set(VERSION_MAJOR 1)
55
set(VERSION_MINOR 1)
66
set(VERSION_PATCH 0)
77

0 commit comments

Comments
 (0)