From 6b794d4a9d430c7616b89591717341d457fa1378 Mon Sep 17 00:00:00 2001 From: Scott Ehlert Date: Mon, 8 May 2006 04:37:15 +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 544b0cd4..c8d1437d 100755 --- a/plugins/include/amxconst.inc +++ b/plugins/include/amxconst.inc @@ -11,9 +11,9 @@ #endif #define _amxconst_included -#define AMXX_VERSION 1.72 -#define AMXX_VERSION_NUM 172 -stock const AMXX_VERSION_STR[]="1.72" +#define AMXX_VERSION 1.75 +#define AMXX_VERSION_NUM 175 +stock const AMXX_VERSION_STR[]="1.75" #define ADMIN_ALL 0 /* everyone */ #define ADMIN_IMMUNITY (1<<0) /* flag "a" */