Bumped version

This commit is contained in:
David Anderson 2005-09-22 03:42:43 +00:00
parent cd30fb0c1c
commit 862ee2029a

View File

@ -11,9 +11,9 @@
#endif #endif
#define _amxconst_included #define _amxconst_included
#define AMXX_VERSION 1.56 #define AMXX_VERSION 1.60
#define AMXX_VERSION_NUM 156 #define AMXX_VERSION_NUM 160
stock const AMXX_VERSION_STR[]="1.56" stock const AMXX_VERSION_STR[]="1.60"
#define ADMIN_ALL 0 /* everyone */ #define ADMIN_ALL 0 /* everyone */
#define ADMIN_IMMUNITY (1<<0) /* flag "a" */ #define ADMIN_IMMUNITY (1<<0) /* flag "a" */