Fixed authors and version numbers

This commit is contained in:
David Anderson
2004-11-11 09:08:12 +00:00
parent f69ff642df
commit ee464539de
7 changed files with 98 additions and 27 deletions

View File

@ -11,8 +11,8 @@
#endif
#define _amxconst_included
#define AMXX_VERSION 0.2
stock const AMXX_VERSION_STR[]="0.20"
#define AMXX_VERSION 1.0
stock const AMXX_VERSION_STR[]="1.00"
#define ADMIN_ALL 0 /* everyone */
#define ADMIN_IMMUNITY (1<<0) /* flag "a" */