vers bump

This commit is contained in:
David Anderson 2006-03-13 14:35:46 +00:00
parent 880cb401fb
commit d80b59e639

View File

@ -11,9 +11,9 @@
#endif #endif
#define _amxconst_included #define _amxconst_included
#define AMXX_VERSION 1.70 #define AMXX_VERSION 1.71
#define AMXX_VERSION_NUM 170 #define AMXX_VERSION_NUM 171
stock const AMXX_VERSION_STR[]="1.70" stock const AMXX_VERSION_STR[]="1.71"
#define ADMIN_ALL 0 /* everyone */ #define ADMIN_ALL 0 /* everyone */
#define ADMIN_IMMUNITY (1<<0) /* flag "a" */ #define ADMIN_IMMUNITY (1<<0) /* flag "a" */