Browse Source

Changed to version 1.0.0

merge-requests/365/head
eidheim 10 years ago
parent
commit
d4964f41cd
  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 "0.9.6" #define JUCI_VERSION "1.0.0"
const std::string configjson = const std::string configjson =
"{\n" "{\n"

Loading…
Cancel
Save