Browse Source

Version set to 1.1.2

merge-requests/365/head v1.1.2
eidheim 10 years ago
parent
commit
9eb883b49b
  1. 2
      src/files.h

2
src/files.h

@ -2,7 +2,7 @@
#define JUCI_FILES_H_ #define JUCI_FILES_H_
#include <string> #include <string>
#define JUCI_VERSION "1.1.2-rc1" #define JUCI_VERSION "1.1.2"
const std::string configjson = const std::string configjson =
"{\n" "{\n"

Loading…
Cancel
Save