From 862ee2029ae37e0457999dfa1d183a7019c0a999 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Thu, 22 Sep 2005 03:42:43 +0000 Subject: [PATCH] Bumped version --- 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 f2a50267..058fae53 100755 --- a/plugins/include/amxconst.inc +++ b/plugins/include/amxconst.inc @@ -11,9 +11,9 @@ #endif #define _amxconst_included -#define AMXX_VERSION 1.56 -#define AMXX_VERSION_NUM 156 -stock const AMXX_VERSION_STR[]="1.56" +#define AMXX_VERSION 1.60 +#define AMXX_VERSION_NUM 160 +stock const AMXX_VERSION_STR[]="1.60" #define ADMIN_ALL 0 /* everyone */ #define ADMIN_IMMUNITY (1<<0) /* flag "a" */