summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJohn Hodge <tpg@mutabah.net>2019-10-27 19:47:52 +0800
committerJohn Hodge <tpg@mutabah.net>2019-10-27 19:47:52 +0800
commit7111acba04d72fe4084b1a1f3209ff83efe8614d (patch)
treec7220a4d224bf5981e65bf5ca7cbbdd56af7c4b6 /src
parentebd8edeb4f1861943cc82d310564b1f592e63272 (diff)
downloadmrust-7111acba04d72fe4084b1a1f3209ff83efe8614d.tar.gz
Bump version
Diffstat (limited to 'src')
-rw-r--r--src/version.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.cpp b/src/version.cpp
index b40196ff..af5ff552 100644
--- a/src/version.cpp
+++ b/src/version.cpp
@@ -10,7 +10,7 @@
#define VERSION_MAJOR 0
#define VERSION_MINOR 8
-#define VERSION_PATCH 0
+#define VERSION_PATCH 1
#ifdef _WIN32
# define VERSION_GIT_ISDIRTY 1