version bump

This commit is contained in:
David Anderson 2005-09-02 07:10:56 +00:00
parent ee02d0b13d
commit 4be88a5015

View File

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