Update version for dev
This commit is contained in:
parent
b36655cb26
commit
1628b29a35
|
@ -30,7 +30,7 @@
|
|||
|
||||
#include <view/wxUI.hpp>
|
||||
|
||||
#define APP_VERSION "0.7"
|
||||
#define APP_VERSION "0.8"
|
||||
|
||||
#define ESCAPE_CHARS(s) s = s.replace("\"", " ");
|
||||
// #define ESCAPE_CHARS(s) s = s.replace("\"", "\\\""); s = s.replace("\'", "\\\'");
|
||||
|
|
Loading…
Reference in New Issue
Block a user