will need to start changing the version for git

This commit is contained in:
DoctorWho11 2015-06-12 07:51:15 -04:00
parent 27a0a5393d
commit 0064fe114f
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ endif( NOT ENABLE_DEBUGGER AND ENABLE_SDL )
# Set the version number with -DVERSION=X.X.X-uber
IF( NOT VERSION )
#Will need to change this over to git
SET( VERSION "2.0.0-SVN" )
IF(EXISTS "${CMAKE_SOURCE_DIR}/.svn")