From f8f7939c4f8e32e1421169a90c262fc4795f0caf Mon Sep 17 00:00:00 2001 From: enneract Date: Tue, 25 Feb 2014 13:05:40 +0100 Subject: Update SPLASH_VERSION --- src/cgame/cg_local.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cgame/cg_local.h') diff --git a/src/cgame/cg_local.h b/src/cgame/cg_local.h index e4949b5..de784ba 100644 --- a/src/cgame/cg_local.h +++ b/src/cgame/cg_local.h @@ -2286,4 +2286,4 @@ typedef enum // mod version data -#define SPLASH_VERSION "0.1.6 (Jan 19)" +#define SPLASH_VERSION "0.1.7 (Feb 25)" -- cgit