bump version, since this is not the same as last released binary

also clean up redundant version.h files
This commit is contained in:
notaz 2013-06-29 04:17:13 +03:00
parent be26eb239b
commit c6f91b0ea3
8 changed files with 3 additions and 15 deletions

View file

@ -15,9 +15,8 @@
#include "../libpicofe/plat.h"
#include "menu_pico.h"
#include "emu.h"
//#include "config.h"
#include "version.h"
#include <cpu/debug.h>
#include <version.h>
extern char *PicoConfigFile;