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 f97f814a52..2ebeead6ec 100644
--- a/crawl-ref/source/version.h
+++ b/crawl-ref/source/version.h
@@ -32,7 +32,7 @@
#define CRAWL "Dungeon Crawl Stone Soup"
-#define VER_NUM "0.5"
+#define VER_NUM "0.6"
#define VER_QUAL "-git"
// Undefine for official releases.