Browse Source

Changed to version 0.9.4 since I added another configuration item among other things.

merge-requests/365/head
eidheim 10 years ago
parent
commit
1fa209454e
  1. 2
      src/files.h

2
src/files.h

@ -1,6 +1,6 @@
#include <string>
#define JUCI_VERSION "0.9.3"
#define JUCI_VERSION "0.9.4"
const std::string configjson =
"{\n"

Loading…
Cancel
Save