From 9eb883b49bdaccd16b3f9960b45479544100042b Mon Sep 17 00:00:00 2001 From: eidheim Date: Thu, 7 Apr 2016 08:47:05 +0200 Subject: [PATCH] Version set to 1.1.2 --- src/files.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/files.h b/src/files.h index 11a09a9..aea89d0 100644 --- a/src/files.h +++ b/src/files.h @@ -2,7 +2,7 @@ #define JUCI_FILES_H_ #include -#define JUCI_VERSION "1.1.2-rc1" +#define JUCI_VERSION "1.1.2" const std::string configjson = "{\n"