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 "../libpicofe/plat.h"
#include "menu_pico.h" #include "menu_pico.h"
#include "emu.h" #include "emu.h"
//#include "config.h" #include "version.h"
#include <cpu/debug.h> #include <cpu/debug.h>
#include <version.h>
extern char *PicoConfigFile; extern char *PicoConfigFile;

View file

@ -11,8 +11,7 @@
#include "emu.h" #include "emu.h"
#include "menu_pico.h" #include "menu_pico.h"
#include "input_pico.h" #include "input_pico.h"
#include "version.h"
#include <version.h>
#include <pico/pico.h> #include <pico/pico.h>
#include <pico/patch.h> #include <pico/patch.h>

View file

@ -1,2 +1,2 @@
#define VERSION "1.80" #define VERSION "1.81"

View file

@ -1,2 +0,0 @@
#define VERSION "1.51b"

View file

@ -1,2 +0,0 @@
#define VERSION "1.80"

View file

@ -1,2 +0,0 @@
#include "../gp2x/version.h"

View file

@ -1,2 +0,0 @@
#define VERSION "1.51b"

View file

@ -1,2 +0,0 @@
#define VERSION "1.70"