Skip to content

Commit

Permalink
Updating version to v01-00
Browse files Browse the repository at this point in the history
  • Loading branch information
andresailer committed Mar 28, 2018
1 parent c00d561 commit 8c3792d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ CMAKE_MINIMUM_REQUIRED( VERSION 3.3 )

PROJECT( FCalClusterer CXX C )

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

SET( FCAL_USE_ROOT True ) ##not optional
Expand Down

0 comments on commit 8c3792d

Please sign in to comment.