Changed Next Version to 2.2

This commit is contained in:
beaglejoe 2014-07-09 15:33:31 +00:00
parent 4e8fae9ee7
commit d551efc9eb
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ CHECK_LIBRARIES()
# Determine version
SET(NEXT_LESSER_VERSION 0) # The next lesser version
SET(NEXT_MAJOR_MINOR_VERSION "2.1") # Next major.minor version
SET(NEXT_MAJOR_MINOR_VERSION "2.2") # Next major.minor version
# Uncomment if you don't want automatic SVN version detection
# (poor performances under Windows, don't work with git-svn, ...)

View File

@ -14,7 +14,7 @@
!endif
!ifndef VER_MINOR
!define VER_MINOR 1
!define VER_MINOR 2
!endif
!ifndef VER_PATCH