update revision to 0.1.0git

This commit is contained in:
Dimitri Stolnikov 2013-05-30 17:07:28 +02:00
parent c2e9c2a4ac
commit 834de6bc2d
1 changed files with 2 additions and 2 deletions

View File

@ -35,8 +35,8 @@ set(CMAKE_BUILD_TYPE ${CMAKE_BUILD_TYPE} CACHE STRING "")
# Set the version information here
set(VERSION_INFO_MAJOR_VERSION 0)
set(VERSION_INFO_API_COMPAT 0)
set(VERSION_INFO_MINOR_VERSION 2)
set(VERSION_INFO_API_COMPAT 1)
set(VERSION_INFO_MINOR_VERSION 0)
set(VERSION_INFO_MAINT_VERSION git)
include(GrVersion) #setup version info