bumped version numbers

This commit is contained in:
David Anderson
2005-11-20 19:47:49 +00:00
parent 54f3bba89d
commit 922a2f6006
3 changed files with 8 additions and 8 deletions

View File

@ -11,9 +11,9 @@
#endif
#define _amxconst_included
#define AMXX_VERSION 1.61
#define AMXX_VERSION_NUM 161
stock const AMXX_VERSION_STR[]="1.61"
#define AMXX_VERSION 1.65
#define AMXX_VERSION_NUM 165
stock const AMXX_VERSION_STR[]="1.65"
#define ADMIN_ALL 0 /* everyone */
#define ADMIN_IMMUNITY (1<<0) /* flag "a" */