Skip to content

Commit

Permalink
Updating version to 1.1.1 for release with idlwave catalog files.
Browse files Browse the repository at this point in the history
  • Loading branch information
mgalloy committed Oct 6, 2014
1 parent 3457237 commit d6dcd2d
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(mglib)
set(VERSION_MAJOR "1")
set(VERSION_MINOR "1")
set(VERSION_PATCH "0")
set(VERSION_PATCH "1")
set(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")

# required version of CMake
Expand Down

0 comments on commit d6dcd2d

Please sign in to comment.