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 ce898d6603..f523ff50d8 100644
--- a/crawl-ref/source/version.h
+++ b/crawl-ref/source/version.h
@@ -49,6 +49,6 @@
* *********************************************************************** */
#define BUILD_DATE __DATE__
-#define SAVE_MAJOR_VERSION 0
+#define SAVE_MAJOR_VERSION 1
#endif