From f5a3192860dd209622c6ed43ca3f7288e8ceae5f Mon Sep 17 00:00:00 2001 From: scwatts Date: Thu, 31 May 2018 15:12:49 +1000 Subject: [PATCH] Version bump to 0.0.8 --- src/lib/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/version.h b/src/lib/version.h index ca9b480..7ee6565 100644 --- a/src/lib/version.h +++ b/src/lib/version.h @@ -1 +1 @@ -const std::string VERSION ("0.0.7"); +const std::string VERSION ("0.0.8");