From 6f82da666c70230b1e013949ef5695c9e7dc6730 Mon Sep 17 00:00:00 2001 From: Richard Helgeby Date: Sat, 12 Jan 2013 10:16:14 +0100 Subject: [PATCH] Bumped plugin version. --- src/zombiereloaded.sp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/zombiereloaded.sp b/src/zombiereloaded.sp index 3467b90..c239389 100644 --- a/src/zombiereloaded.sp +++ b/src/zombiereloaded.sp @@ -48,7 +48,7 @@ #define ACTION_HANDLED ZRTools_Handled #endif -#define VERSION "3.0.0-b2" +#define VERSION "3.1" // Comment this line to exclude version info command. Enable this if you have // the repository and HG installed (Mercurial or TortoiseHG).