From 7111acba04d72fe4084b1a1f3209ff83efe8614d Mon Sep 17 00:00:00 2001 From: John Hodge Date: Sun, 27 Oct 2019 19:47:52 +0800 Subject: Bump version --- src/version.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3