From 98a0fa29d74c3e8b3686523865ae95cc8bfd2385 Mon Sep 17 00:00:00 2001 From: richard Date: Fri, 24 Jul 2009 00:57:10 +0200 Subject: [PATCH] Bumped version. This is just a test and not the actual release unless this revision gets tagged. --- src/zombiereloaded.sp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/zombiereloaded.sp b/src/zombiereloaded.sp index 87c55fd..1474976 100644 --- a/src/zombiereloaded.sp +++ b/src/zombiereloaded.sp @@ -32,7 +32,7 @@ #include #include -#define VERSION "3.0-dev" +#define VERSION "3.0.0-b1" // Header includes. #include "zr/log.h"