From 57607f1a28c79c360f9ef7cc707a1f34f7518250 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Thu, 11 Nov 2004 11:49:38 +0000 Subject: [PATCH] *** empty log message *** --- amxmodx/amxmodx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/amxmodx/amxmodx.h b/amxmodx/amxmodx.h index 580560e0..f19c594e 100755 --- a/amxmodx/amxmodx.h +++ b/amxmodx/amxmodx.h @@ -66,7 +66,7 @@ #include "amxxlog.h" #define AMXXLOG_Log g_log.Log -#define AMX_VERSION "1.0" +#define AMX_VERSION "1.00" extern AMX_NATIVE_INFO core_Natives[]; extern AMX_NATIVE_INFO time_Natives[];