Skip to content

Commit

Permalink
* Change release version.
Browse files Browse the repository at this point in the history
  • Loading branch information
gasevi committed Aug 6, 2018
1 parent 2532e0b commit a99b5c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -8,7 +8,7 @@ project( pyreclab )

set( MAJOR_VERSION "0" )
set( MINOR_VERSION "1" )
set( RELEASE_VERSION "10" )
set( RELEASE_VERSION "11" )
set( PACKAGE_VERSION "${MAJOR_VERSION}.${MINOR_VERSION}.${RELEASE_VERSION}" )

# Set CMake macros
Expand Down

0 comments on commit a99b5c1

Please sign in to comment.