Version 0.1 !

Correct a minor bug
This commit is contained in:
2010-11-14 14:22:18 +01:00
parent be267935ce
commit 3618a66f03
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@
#include <wx/display.h>
#define APP_VERSION "v0.1 beta"
#define APP_VERSION "v0.1"
class wxUI;
class Database;