Temporarily added back version numbers to builds.

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402339
This commit is contained in:
Matt Woodrow 2008-07-04 00:21:34 +00:00
parent 73203fb7b3
commit bc4f24e94d

View File

@ -40,7 +40,7 @@
* @file Contains SourceMod version information.
*/
#define SVN_FULL_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$-svn"
#define SVN_FULL_VERSION "$PMAJOR$.$PMINOR$.$PREVISION.$GLOBAL_BUILD$"
#define SVN_FILE_VERSION $PMAJOR$,$PMINOR$,$PREVISION$,$GLOBAL_BUILD$
#endif //_INCLUDE_SOURCEMOD_VERSION_H_