Updated version files for HG.

This commit is contained in:
David Anderson
2010-04-04 17:22:45 -07:00
parent 56b53584d1
commit 73e3e52057
43 changed files with 50 additions and 47 deletions

View File

@@ -13,4 +13,4 @@
#define AMXX_VERSION $PMAJOR$.$PMINOR$$PREVISION$
#define AMXX_VERSION_NUM $PMAJOR$$PMINOR$$PREVISION$
stock const AMXX_VERSION_STR[] = "$PMAJOR$.$PMINOR$.$PREVISION$.$GLOBAL_BUILD$";
stock const AMXX_VERSION_STR[] = "$PMAJOR$.$PMINOR$.$PREVISION$";