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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/version.h b/crawl-ref/source/version.h
index cf8256e07d..5bc1dedec4 100644
--- a/crawl-ref/source/version.h
+++ b/crawl-ref/source/version.h
@@ -47,5 +47,6 @@
* *********************************************************************** */
#define BUILD_DATE __DATE__
+#define SAVE_MAJOR_VERSION 0
#endif