mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-07 18:38:37 +00:00
10 lines
224 B
C
10 lines
224 B
C
#define SMC_VERSION 1
|
|
#define SMC_REVISION 0
|
|
#define SMC_BUILD 1
|
|
#define SMC_VERSTRING "1.0.1.3636"
|
|
|
|
#define SVN_REV 3636
|
|
#define SVN_REVSTR "3636"
|
|
#define SVN_REVDATE "2006-08-14"
|
|
#define SVN_REVSTAMP 20060814L
|