diff --git a/plugins/include/amxconst.inc b/plugins/include/amxconst.inc index 544b0cd4..c8d1437d 100755 --- a/plugins/include/amxconst.inc +++ b/plugins/include/amxconst.inc @@ -11,9 +11,9 @@ #endif #define _amxconst_included -#define AMXX_VERSION 1.72 -#define AMXX_VERSION_NUM 172 -stock const AMXX_VERSION_STR[]="1.72" +#define AMXX_VERSION 1.75 +#define AMXX_VERSION_NUM 175 +stock const AMXX_VERSION_STR[]="1.75" #define ADMIN_ALL 0 /* everyone */ #define ADMIN_IMMUNITY (1<<0) /* flag "a" */