diff --git a/plugins/include/amxconst.inc b/plugins/include/amxconst.inc index 6edfc460..94522f18 100755 --- a/plugins/include/amxconst.inc +++ b/plugins/include/amxconst.inc @@ -12,7 +12,7 @@ #define _amxconst_included #define AMXX_VERSION 0.2 -#define AMXX_VERSION_STR "0.20" +stock const AMXX_VERSION_STR[]="0.20" #define ADMIN_ALL 0 /* everyone */ #define ADMIN_IMMUNITY (1<<0) /* flag "a" */