summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/version.h')
-rw-r--r--crawl-ref/source/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/version.h b/crawl-ref/source/version.h
index 31eb346d28..78e8536ca9 100644
--- a/crawl-ref/source/version.h
+++ b/crawl-ref/source/version.h
@@ -58,6 +58,6 @@
#define VERSION_DETAIL BUILD_DATE
#endif
-#define SAVE_MAJOR_VERSION 3
+#define SAVE_MAJOR_VERSION 4
#endif