diff options
author | enneract <trem.redman@gmail.com> | 2014-02-25 13:05:40 +0100 |
---|---|---|
committer | enneract <trem.redman@gmail.com> | 2014-02-25 13:05:40 +0100 |
commit | f8f7939c4f8e32e1421169a90c262fc4795f0caf (patch) | |
tree | 9faefc0eed427617225b86aa9fb39de29e70a72e /src | |
parent | dac3d3127fc94231bdde0c0822bb12de01e9e836 (diff) |
Update SPLASH_VERSION
Diffstat (limited to 'src')
-rw-r--r-- | src/cgame/cg_local.h | 2 |
1 files changed, 1 insertions, 1 deletions
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)" |