From e91930b33c0a84f73e313f169ecc9ab8d9a7c0c4 Mon Sep 17 00:00:00 2001 From: Mikhail Strelnikov Date: Tue, 10 May 2016 08:07:24 +0300 Subject: [PATCH] Version set to 1.1.3-2 --- src/files.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/files.h b/src/files.h index 9212c85..c589989 100644 --- a/src/files.h +++ b/src/files.h @@ -2,7 +2,7 @@ #define JUCI_FILES_H_ #include -#define JUCI_VERSION "1.1.3-1" +#define JUCI_VERSION "1.1.3-2" const std::string configjson = "{\n"