From: <av...@us...> - 2011-07-23 16:31:26
|
Revision: 3660 http://sc2.svn.sourceforge.net/sc2/?rev=3660&view=rev Author: avolkov Date: 2011-07-23 16:31:20 +0000 (Sat, 23 Jul 2011) Log Message: ----------- Removed unused UQM_SVN_REVISION define which evidently confused some people Modified Paths: -------------- trunk/sc2/src/uqmversion.h Modified: trunk/sc2/src/uqmversion.h =================================================================== --- trunk/sc2/src/uqmversion.h 2011-07-20 19:02:32 UTC (rev 3659) +++ trunk/sc2/src/uqmversion.h 2011-07-23 16:31:20 UTC (rev 3660) @@ -33,6 +33,4 @@ UQM_MAJOR_VERSION_S "." UQM_MINOR_VERSION_S "." UQM_PATCH_VERSION_S \ UQM_EXTRA_VERSION -#define UQM_SVN_REVISION "$Revision$" - #endif This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |