summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 1670367082..f97f814a52 100644
--- a/crawl-ref/source/version.h
+++ b/crawl-ref/source/version.h
@@ -33,7 +33,7 @@
#define CRAWL "Dungeon Crawl Stone Soup"
#define VER_NUM "0.5"
-#define VER_QUAL "-svn"
+#define VER_QUAL "-git"
// Undefine for official releases.
#define DISPLAY_BUILD_REVISION