Skip to content

Commit

Permalink
Bumped version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
patrikhuber committed Feb 15, 2015
1 parent a456d83 commit 92c417b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
project(superviseddescent)
cmake_minimum_required(VERSION 2.8.7)
set(superviseddescent_VERSION_MAJOR 0)
set(superviseddescent_VERSION_MINOR 1)
set(superviseddescent_VERSION_MINOR 2)
set(superviseddescent_VERSION_PATCH 0)

# g++ needs a compiler flag to enable C++11 support
Expand Down

0 comments on commit 92c417b

Please sign in to comment.