Let's see if we can use SVN revision number for versioning

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2834 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2007-08-08 07:35:39 +00:00
parent 867800b299
commit c3c9ab0aab
+1 -1
View File
@@ -33,6 +33,6 @@
UQM_MAJOR_VERSION_S "." UQM_MINOR_VERSION_S "." UQM_PATCH_VERSION_S \
UQM_EXTRA_VERSION
#define UQM_CVS_DATE "$Date$"
#define UQM_SVN_REVISION "$Revision$"
#endif