diff --git a/es-app/src/EmulationStation.h b/es-app/src/EmulationStation.h index 8ef5f6745..f017bfa36 100644 --- a/es-app/src/EmulationStation.h +++ b/es-app/src/EmulationStation.h @@ -14,7 +14,7 @@ #define PROGRAM_VERSION_MAJOR 2 #define PROGRAM_VERSION_MINOR 0 #define PROGRAM_VERSION_MAINTENANCE 0 -#define PROGRAM_RELEASE_NUMBER 28 +#define PROGRAM_RELEASE_NUMBER 29 // clang-format on #define PROGRAM_VERSION_STRING "2.0.0-beta"