From 1fa209454e199b96e8a479435e5725100bda68cc Mon Sep 17 00:00:00 2001 From: eidheim Date: Mon, 19 Oct 2015 14:53:34 +0200 Subject: [PATCH] Changed to version 0.9.4 since I added another configuration item among other things. --- src/files.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/files.h b/src/files.h index d892167..7874e90 100644 --- a/src/files.h +++ b/src/files.h @@ -1,6 +1,6 @@ #include -#define JUCI_VERSION "0.9.3" +#define JUCI_VERSION "0.9.4" const std::string configjson = "{\n"