diff --git a/es-app/assets/emulationstation.6.gz b/es-app/assets/emulationstation.6.gz index f255fb3ee..400ddb98a 100644 Binary files a/es-app/assets/emulationstation.6.gz and b/es-app/assets/emulationstation.6.gz differ diff --git a/es-app/src/EmulationStation.h b/es-app/src/EmulationStation.h index 45c27221b..d4e242c42 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 2 #define PROGRAM_VERSION_MAINTENANCE 0 -#define PROGRAM_RELEASE_NUMBER 37 +#define PROGRAM_RELEASE_NUMBER 38 // clang-format on #define PROGRAM_VERSION_STRING "2.2.0-beta"