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

View of /include/svn_version.inc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 17 - (download) (annotate)
Fri Nov 16 15:29:57 2007 UTC (16 years, 5 months ago) by ian
File size: 346 byte(s)
Imported AMXX 1.8.0
/* AMX Mod X constants
*
* by the AMX Mod X Development Team
*  originally developed by OLO
*
* This file is provided as is (no warranties).
*/

#if defined _svnversion_included
  #endinput
#endif
#define _svnversion_included

#define AMXX_VERSION		1.80
#define AMXX_VERSION_NUM	180
stock const AMXX_VERSION_STR[] = "1.8.0.3660";

Contact
ViewVC Help
Powered by ViewVC 1.0.4