Skip to content

Commit

Permalink
Updating version to v03-01
Browse files Browse the repository at this point in the history
  • Loading branch information
gaede committed Mar 28, 2018
1 parent 96c7b6e commit 32edf27
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 @@ -11,8 +11,8 @@ PROJECT( Garlic CXX )

# project version
SET( ${PROJECT_NAME}_VERSION_MAJOR 3 )
SET( ${PROJECT_NAME}_VERSION_MINOR 0 )
SET( ${PROJECT_NAME}_VERSION_PATCH 4 )
SET( ${PROJECT_NAME}_VERSION_MINOR 1 )
SET( ${PROJECT_NAME}_VERSION_PATCH 0 )

cmake_policy(SET CMP0008 NEW)

Expand Down

0 comments on commit 32edf27

Please sign in to comment.