From d4964f41cd71e1e4242681c7a7c8fc43b413b395 Mon Sep 17 00:00:00 2001 From: eidheim Date: Sun, 13 Dec 2015 08:02:42 +0100 Subject: [PATCH] Changed to version 1.0.0 --- src/files.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/files.h b/src/files.h index 32f6fd2..272a406 100644 --- a/src/files.h +++ b/src/files.h @@ -2,7 +2,7 @@ #define JUCI_FILES_H_ #include -#define JUCI_VERSION "0.9.6" +#define JUCI_VERSION "1.0.0" const std::string configjson = "{\n"