update version

This commit is contained in:
Grégory Soutadé 2011-07-24 17:11:03 +02:00
parent 7166da185d
commit dd0882c439
1 changed files with 1 additions and 1 deletions

View File

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