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 cce06c75c1..ae966afc3a 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.5.1"
#define VER_QUAL ""
// Undefine for official releases.