Skip to content

Commit

Permalink
release: Update CMakeLists for release v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
n-west committed Apr 8, 2016
1 parent d779467 commit f1c4b55
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 @@ -44,7 +44,7 @@ message(STATUS "Build type set to ${CMAKE_BUILD_TYPE}.")

set(VERSION_INFO_MAJOR_VERSION 1)
set(VERSION_INFO_MINOR_VERSION 2)
set(VERSION_INFO_MAINT_VERSION 1)
set(VERSION_INFO_MAINT_VERSION 2)
include(VolkVersion) #setup version info


Expand Down

0 comments on commit f1c4b55

Please sign in to comment.