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 a456d83 commit 92c417bCopy full SHA for 92c417b
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 1)
+set(superviseddescent_VERSION_MINOR 2)
5
set(superviseddescent_VERSION_PATCH 0)
6
7
# g++ needs a compiler flag to enable C++11 support
0 commit comments