Skip to content

Commit

Permalink
Updated version in CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
daniestevez committed Jul 5, 2019
1 parent 86562cd commit 26419d3
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(INSERT CMAKE_MODULE_PATH 0 ${CMAKE_SOURCE_DIR}/cmake/Modules)

# Set the version information here
set(VERSION_INFO_MAJOR_VERSION 1)
set(VERSION_INFO_API_COMPAT 3)
set(VERSION_INFO_API_COMPAT 6)
set(VERSION_INFO_MINOR_VERSION 0)
set(VERSION_INFO_MAINT_VERSION git)

Expand Down

0 comments on commit 26419d3

Please sign in to comment.