[Half-Life AMXX] / include / svn_version.tpl Repository:
ViewVC logotype

Annotation of /include/svn_version.tpl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 44 - (view) (download)

1 : ian 44 /* AMX Mod X constants
2 :     *
3 :     * by the AMX Mod X Development Team
4 :     * originally developed by OLO
5 :     *
6 :     * This file is provided as is (no warranties).
7 :     */
8 :    
9 :     #if defined _svnversion_included
10 :     #endinput
11 :     #endif
12 :     #define _svnversion_included
13 :    
14 :     #define AMXX_VERSION $PMAJOR$.$PMINOR$$PREVISION$
15 :     #define AMXX_VERSION_NUM $PMAJOR$$PMINOR$$PREVISION$
16 :     stock const AMXX_VERSION_STR[] = "$PMAJOR$.$PMINOR$.$PREVISION$.$GLOBAL_BUILD$";

Contact
ViewVC Help
Powered by ViewVC 1.0.4