Skip to content

Commit

Permalink
Incremented version for packaging and addition of release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ptrkrysik committed Sep 2, 2017
1 parent 1ad0c96 commit 08c0c7c
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 @@ -42,7 +42,7 @@ list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/Modules)
# Set the version information here
set(VERSION_INFO_MAJOR_VERSION 0)
set(VERSION_INFO_API_COMPAT 41)
set(VERSION_INFO_MINOR_VERSION 0)
set(VERSION_INFO_MINOR_VERSION 1)
set(VERSION_INFO_MAINT_VERSION 0)
include(GrVersion) #setup version info

Expand Down

0 comments on commit 08c0c7c

Please sign in to comment.