Skip to content

Commit

Permalink
Update version ID to 8.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Benne authored and Kyle Benne committed Aug 17, 2014
1 parent 20c431d commit 2bc2f56
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 @@ -4,7 +4,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.8)

set( CMAKE_VERSION_MAJOR 8 )
set( CMAKE_VERSION_MINOR 1 )
set( CMAKE_VERSION_PATCH 2 )
set( CMAKE_VERSION_PATCH 3 )

set( CMAKE_VERSION_BUILD "Unknown" CACHE STRING "Build number" )
find_package(Git)
Expand Down

0 comments on commit 2bc2f56

Please sign in to comment.