diff --git a/amxmodx/amxmodx.h b/amxmodx/amxmodx.h index 20434d02..835cdc1a 100755 --- a/amxmodx/amxmodx.h +++ b/amxmodx/amxmodx.h @@ -73,7 +73,7 @@ #define AMXXLOG_Log g_log.Log #define AMXXLOG_Error g_log.LogError -#define AMX_VERSION "1.71" +#define AMX_VERSION "1.72" extern AMX_NATIVE_INFO core_Natives[]; extern AMX_NATIVE_INFO time_Natives[];