From 4be88a5015c6590fef8065ee28e3c33ed0dea2df Mon Sep 17 00:00:00 2001 From: David Anderson Date: Fri, 2 Sep 2005 07:10:56 +0000 Subject: [PATCH] version bump --- plugins/include/amxconst.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/include/amxconst.inc b/plugins/include/amxconst.inc index 936483a9..f2a50267 100755 --- a/plugins/include/amxconst.inc +++ b/plugins/include/amxconst.inc @@ -11,9 +11,9 @@ #endif #define _amxconst_included -#define AMXX_VERSION 1.55 -#define AMXX_VERSION_NUM 155 -stock const AMXX_VERSION_STR[]="1.55" +#define AMXX_VERSION 1.56 +#define AMXX_VERSION_NUM 156 +stock const AMXX_VERSION_STR[]="1.56" #define ADMIN_ALL 0 /* everyone */ #define ADMIN_IMMUNITY (1<<0) /* flag "a" */