Browse Source

Version set to 1.1.3-2

merge-requests/365/head
Mikhail Strelnikov 10 years ago
parent
commit
e91930b33c
  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.3-1" #define JUCI_VERSION "1.1.3-2"
const std::string configjson = const std::string configjson =
"{\n" "{\n"

Loading…
Cancel
Save