First attempt to make a Debian package

This commit is contained in:
2011-03-05 12:26:35 +01:00
parent 9e53f9b73d
commit 7f08ad06ea
15 changed files with 186 additions and 3 deletions

View File

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