update version

This commit is contained in:
Grégory Soutadé 2011-07-24 17:11:03 +02:00
parent 7166da185d
commit dd0882c439

View File

@ -31,7 +31,7 @@
#include <wx/display.h> #include <wx/display.h>
#define APP_VERSION "0.2" #define APP_VERSION "0.3"
#define ESCAPE_CHARS(s) { \ #define ESCAPE_CHARS(s) { \
if (s.Find(wxT("\\\"")) == wxNOT_FOUND) \ if (s.Find(wxT("\\\"")) == wxNOT_FOUND) \