summaryrefslogtreecommitdiff
path: root/src/strife/doomstat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/strife/doomstat.c')
-rw-r--r--src/strife/doomstat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strife/doomstat.c b/src/strife/doomstat.c
index 6bc552a7..df1c34ab 100644
--- a/src/strife/doomstat.c
+++ b/src/strife/doomstat.c
@@ -32,7 +32,7 @@
// Game Mode - identify IWAD as shareware, retail etc.
GameMode_t gamemode = indetermined;
GameMission_t gamemission = doom;
-GameVersion_t gameversion = exe_strife_1_2;
+GameVersion_t gameversion = exe_strife_1_31;
char *gamedescription;
// Set if homebrew PWAD stuff has been added.