From d4f8a958f6c330c101796b060d9d4eaea278e8fd Mon Sep 17 00:00:00 2001 From: eidheim Date: Tue, 23 Feb 2016 10:08:14 +0100 Subject: [PATCH] Version changed to 1.1.1 --- src/files.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/files.h b/src/files.h index 1a7debb..03575ce 100644 --- a/src/files.h +++ b/src/files.h @@ -2,7 +2,7 @@ #define JUCI_FILES_H_ #include -#define JUCI_VERSION "1.1.0-5" +#define JUCI_VERSION "1.1.1" const std::string configjson = "{\n"