diff --git a/pkg/android/phoenix/AndroidManifest.xml b/pkg/android/phoenix/AndroidManifest.xml index 703a158568..7e5c77ceeb 100644 --- a/pkg/android/phoenix/AndroidManifest.xml +++ b/pkg/android/phoenix/AndroidManifest.xml @@ -1,8 +1,8 @@ diff --git a/pkg/android/phoenix64/AndroidManifest.xml b/pkg/android/phoenix64/AndroidManifest.xml index bbcfe2d309..56e834cf01 100644 --- a/pkg/android/phoenix64/AndroidManifest.xml +++ b/pkg/android/phoenix64/AndroidManifest.xml @@ -1,8 +1,8 @@ diff --git a/pkg/apple/OSX/Info.plist b/pkg/apple/OSX/Info.plist index aeee252500..a28050a571 100644 --- a/pkg/apple/OSX/Info.plist +++ b/pkg/apple/OSX/Info.plist @@ -30,11 +30,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.7.3 + 1.7.4 CFBundleSignature ???? CFBundleVersion - 1.7.2 + 1.7.4 LSMinimumSystemVersion ${MACOSX_DEPLOYMENT_TARGET} NSHighResolutionCapable diff --git a/pkg/apple/RetroArch_iOS9-Info.plist b/pkg/apple/RetroArch_iOS9-Info.plist index 42f8a9f2f8..ffc3cefb41 100644 --- a/pkg/apple/RetroArch_iOS9-Info.plist +++ b/pkg/apple/RetroArch_iOS9-Info.plist @@ -37,7 +37,7 @@ CFBundleSignature ???? CFBundleVersion - 1.7.2 + 1.7.4 LSRequiresIPhoneOS UIApplicationExitsOnSuspend diff --git a/pkg/apple/iOS/Info.plist b/pkg/apple/iOS/Info.plist index 8afa2ae3ad..02f641bde5 100644 --- a/pkg/apple/iOS/Info.plist +++ b/pkg/apple/iOS/Info.plist @@ -33,11 +33,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.7.2 + 1.7.4 CFBundleSignature ???? CFBundleVersion - 1.7.2 + 1.7.4 LSRequiresIPhoneOS LSSupportsOpeningDocumentsInPlace diff --git a/pkg/sailfishos/retroarch-sailfishos.spec b/pkg/sailfishos/retroarch-sailfishos.spec index e5e54448b2..6d2d5558b3 100644 --- a/pkg/sailfishos/retroarch-sailfishos.spec +++ b/pkg/sailfishos/retroarch-sailfishos.spec @@ -1,5 +1,5 @@ Name: retroarch -Version: 1.7.3 +Version: 1.7.4 Release: v1.2 Summary: Official reference frontend for libretro diff --git a/version.all b/version.all index bb6f3b2629..6683f2e43c 100644 --- a/version.all +++ b/version.all @@ -6,8 +6,8 @@ # /* - pkg/snap/snapcraft.yaml (including the github url) */ #if 0 -RARCH_VERSION="1.7.3" +RARCH_VERSION="1.7.4" #endif #ifndef PACKAGE_VERSION -#define PACKAGE_VERSION "1.7.3" +#define PACKAGE_VERSION "1.7.4" #endif