From d80b59e6398845734335690ae0b334e7fc0e51ca Mon Sep 17 00:00:00 2001 From: David Anderson Date: Mon, 13 Mar 2006 14:35:46 +0000 Subject: [PATCH] vers 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 63c02b05..076d280c 100755 --- a/plugins/include/amxconst.inc +++ b/plugins/include/amxconst.inc @@ -11,9 +11,9 @@ #endif #define _amxconst_included -#define AMXX_VERSION 1.70 -#define AMXX_VERSION_NUM 170 -stock const AMXX_VERSION_STR[]="1.70" +#define AMXX_VERSION 1.71 +#define AMXX_VERSION_NUM 171 +stock const AMXX_VERSION_STR[]="1.71" #define ADMIN_ALL 0 /* everyone */ #define ADMIN_IMMUNITY (1<<0) /* flag "a" */