Skip to content
This repository has been archived by the owner on Dec 17, 2018. It is now read-only.

Commit

Permalink
Bump up version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
surligas committed Mar 25, 2018
1 parent 3d1c9fd commit f7d5ef5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Expand Up @@ -47,8 +47,8 @@ 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 2)
set(VERSION_INFO_MINOR_VERSION 6)
set(VERSION_INFO_API_COMPAT 3)
set(VERSION_INFO_MINOR_VERSION 0)
set(VERSION_INFO_MAINT_VERSION git)

########################################################################
Expand Down

0 comments on commit f7d5ef5

Please sign in to comment.