Version bump

This commit is contained in:
Scott Ehlert 2006-05-08 04:37:15 +00:00
parent ca3e8582e3
commit 6b794d4a9d

View File

@ -11,9 +11,9 @@
#endif #endif
#define _amxconst_included #define _amxconst_included
#define AMXX_VERSION 1.72 #define AMXX_VERSION 1.75
#define AMXX_VERSION_NUM 172 #define AMXX_VERSION_NUM 175
stock const AMXX_VERSION_STR[]="1.72" stock const AMXX_VERSION_STR[]="1.75"
#define ADMIN_ALL 0 /* everyone */ #define ADMIN_ALL 0 /* everyone */
#define ADMIN_IMMUNITY (1<<0) /* flag "a" */ #define ADMIN_IMMUNITY (1<<0) /* flag "a" */