bump version

This commit is contained in:
dborth 2010-08-11 05:40:12 +00:00
parent 3521159f07
commit 78b9dbeadf

View File

@ -20,7 +20,7 @@
#include "wiihardware.h"
#define THREAD_SLEEP 100
#define APPVERSION "1.3"
#define APPVERSION "1.4"
static GuiImageData * pointer[4];
static GuiWindow * mainWindow = NULL;