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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/version.h b/crawl-ref/source/version.h
index 1670367082..cce06c75c1 100644
--- a/crawl-ref/source/version.h
+++ b/crawl-ref/source/version.h
@@ -33,10 +33,10 @@
#define CRAWL "Dungeon Crawl Stone Soup"
#define VER_NUM "0.5"
-#define VER_QUAL "-svn"
+#define VER_QUAL ""
// Undefine for official releases.
-#define DISPLAY_BUILD_REVISION
+//#define DISPLAY_BUILD_REVISION
// last updated 07august2001 {mv}
/* ***********************************************************************