diff --git a/amxmodx/amxmod.h b/amxmodx/amxmod.h index ec981a84..5ec0a1f1 100755 --- a/amxmodx/amxmod.h +++ b/amxmodx/amxmod.h @@ -46,7 +46,7 @@ #include "CMenu.h" #include "CEvent.h" -#define AMX_VERSION "0.1" +#define AMX_VERSION "0.15" #ifdef __cplusplus extern "C" {