logic: versioning

This commit is contained in:
Andreas Stallinger
2017-06-12 09:14:21 +02:00
parent 419a2e27ba
commit 19ed6cb372
28 changed files with 536 additions and 453 deletions
+1 -1
View File
@@ -5,6 +5,6 @@
#include <string>
static const std::string PublicKey = "@KEY@";
const std::string PUBLIC_KEY = "@KEY@";
#endif // PUBLIC_KEY_H