From 29f31e808f22d5c280beeabdf11060eb55c63ba9 Mon Sep 17 00:00:00 2001 From: Pavol Marko Date: Sun, 14 Mar 2004 17:45:09 +0000 Subject: [PATCH] version changed to 0.15 --- amxmodx/amxmod.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" {