forked from speed-dreams/speed-dreams-code
Targeting 2.1 now ...
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@4704 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: e78636f604e50c2950ec212b0cca351702750859 Former-commit-id: e057c8753eda18cd0f2cfa2d52a4204054f15235
This commit is contained in:
parent
5d91fe44bf
commit
4e00046c36
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue