Skip to content

Commit

Permalink
Updating version to v00-06
Browse files Browse the repository at this point in the history
  • Loading branch information
andresailer committed Oct 13, 2017
1 parent 8eefd7a commit 457218c
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
Expand Up @@ -3,7 +3,7 @@ CMAKE_MINIMUM_REQUIRED( VERSION 3.3 )
PROJECT( FCalClusterer CXX C )

SET( PROJECT_VERSION_MAJOR 0 )
SET( PROJECT_VERSION_MINOR 5 )
SET( PROJECT_VERSION_MINOR 6 )
SET( CMAKE_BUILD_TYPE RelWithDebInfo )

SET( FCAL_USE_ROOT True ) ##not optional
Expand Down

0 comments on commit 457218c

Please sign in to comment.