diff options
author | Paweł Redman <trem.redman@gmail.com> | 2014-01-19 11:50:59 +0100 |
---|---|---|
committer | Paweł Redman <trem.redman@gmail.com> | 2014-01-19 11:50:59 +0100 |
commit | a69d78b89ae29367e1a39af77d1682f44eb8dc8b (patch) | |
tree | 1e1224e9d8121eb0c31f1037cea82735608928b3 | |
parent | f9a8b76c0f912cea66eacf71162a3090fda698d8 (diff) | |
parent | cc39a84c01a786cbe75515d405f582f47d884b57 (diff) |
Merge branch 'master' of https://github.com/enneract/cuboid
Conflicts:
src/game/g_weapon.c
-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 4893060..a81d1df 100644 --- a/src/cgame/cg_local.h +++ b/src/cgame/cg_local.h @@ -2193,4 +2193,4 @@ typedef enum // mod version data -#define SPLASH_VERSION "0.1.6 (Jan 14)" +#define SPLASH_VERSION "0.1.6 (Jan 19)" |