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 7f5891d commit 3a63c15Copy full SHA for 3a63c15
CMakeLists.txt
@@ -1,7 +1,7 @@
1
project(superviseddescent)
2
cmake_minimum_required(VERSION 2.8.7)
3
set(superviseddescent_VERSION_MAJOR 0)
4
-set(superviseddescent_VERSION_MINOR 3)
+set(superviseddescent_VERSION_MINOR 4)
5
set(superviseddescent_VERSION_PATCH 0)
6
7
set_property(GLOBAL PROPERTY USE_FOLDERS ON)
0 commit comments