Targeting 2.1 now ...

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4704 30fe4595-0a0c-4342-8851-515496e4dcbd
This commit is contained in:
pouillot 2012-04-20 08:21:52 +00:00
parent c20492648f
commit c1c9608f76
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ CHECK_PACKAGES()
# Determine version
SET(NEXT_LESSER_VERSION 0) # The next lesser version
SET(NEXT_MAJOR_MINOR_VERSION "2.0") # Next major.minor version
SET(NEXT_MAJOR_MINOR_VERSION "2.1") # Next major.minor version
IF(NOT OPTION_AUTOVERSION)