diff --git a/es-app/src/EmulationStation.h b/es-app/src/EmulationStation.h index ffc02e3c0..40f4452e9 100644 --- a/es-app/src/EmulationStation.h +++ b/es-app/src/EmulationStation.h @@ -13,7 +13,7 @@ #define PROGRAM_VERSION_MAJOR 1 #define PROGRAM_VERSION_MINOR 0 #define PROGRAM_VERSION_MAINTENANCE 0 -#define PROGRAM_VERSION_STRING "1.0.0-alpha" +#define PROGRAM_VERSION_STRING "1.0.0-beta" #define PROGRAM_BUILT_STRING __DATE__ " - " __TIME__ diff --git a/es-app/src/emulationstation.6.gz b/es-app/src/emulationstation.6.gz index d68d25031..afa29997f 100644 Binary files a/es-app/src/emulationstation.6.gz and b/es-app/src/emulationstation.6.gz differ