From 1cbde888930c79192f2368870b3fb93e09a51e5c Mon Sep 17 00:00:00 2001 From: Leon Styhre <leon@leonstyhre.com> Date: Tue, 24 Oct 2023 22:44:34 +0200 Subject: [PATCH] Increased the release number to 38 --- es-app/assets/emulationstation.6.gz | Bin 1082 -> 1082 bytes es-app/src/EmulationStation.h | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/es-app/assets/emulationstation.6.gz b/es-app/assets/emulationstation.6.gz index f255fb3ee4034d825436857b958223c148d58889..400ddb98aa563f0dd4b7cf13fe4ded3abb5be190 100644 GIT binary patch delta 43 zcmV+`0M!4w2)YOdABzYGVk|h32Pgr%u`rea2k-iT=?wntv&{iz0tn!)*<sNL002}q B5a0j+ delta 43 zcmV+`0M!4w2)YOdABzYG#0MLZ2PgsCu`rea2Y>bf(;2+$v&{iz0tnkG)<)3?002M? B4>|w< 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"