From 107d315559eec3c879d355f7ce842a0566e16b0e Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sat, 9 Oct 2021 16:14:46 +0200 Subject: [PATCH] Bump up version --- CHANGES.md | 18 ++++++++++++++++++ pkg/android/phoenix-legacy/AndroidManifest.xml | 4 ++-- pkg/android/phoenix/AndroidManifest.xml | 4 ++-- pkg/apple/OSX/Info.plist | 4 ++-- pkg/apple/OSX/Info_Metal.plist | 4 ++-- .../RetroArch_iOS10.xcodeproj/project.pbxproj | 8 ++++---- .../project.pbxproj | 8 ++++---- .../RetroArch_iOS11.xcodeproj/project.pbxproj | 16 ++++++++-------- .../project.pbxproj | 16 ++++++++-------- .../project.pbxproj | 8 ++++---- .../RetroArch_iOS6.xcodeproj/project.pbxproj | 8 ++++---- .../RetroArch_iOS8.xcodeproj/project.pbxproj | 8 ++++---- pkg/apple/RetroArch_iOS9-Info.plist | 4 ++-- pkg/apple/iOS/Makefile | 4 ++-- pkg/qnx/bar-descriptor.xml | 2 +- pkg/sailfishos/retroarch-sailfishos.spec | 4 ++-- version.all | 4 ++-- version.dtd | 2 +- 18 files changed, 72 insertions(+), 54 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 0014df0c2862..a14f05bf7c0f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,23 @@ # Future +# 1.9.11 +- ANDROID: New launcher logo - will fill the corners on the homescreen +- D3D9: Driver works again (RGUI only and software rendered cores work, no shader support yet) +- HID/MAC: WiiU GameCube Adapter now works +- HID/WIIU: WiiU and general HID subsystem unified/merged +- INPUT: Refactor menu toggle combo button logic to allow quit combo button +- INPUT/UDEV: Add mouse relative check and set appropriately to fix issue +- LIBNX/SWITCH: Splitted Joycon button mapping +- LIBRETRO: Add environment callback to enable cores to notify the frontend that a core otion value has changed +- MIYOO: Add initial port +- OPENDINGUX/RG350: Enable tinyalsa for the RG350 +- PS2: Add 'Change Resolution' option +- PS2: Add option to change video windows offsets +- STEAM/LINUX: Move to new 'soldier' runtime +- WAYLAND: Remove xdg-shell-v6 protocol +- WINDOWS: Fix non-ASCII text display in window title +- UWP: Further improvements to WinRT VFS layer + # 1.9.10 - 3DS: Add bottom screen idle state - 3DS: Add unique IDs for Gearboy/Gearcoleco/Gearsystem, correct CAP32 code diff --git a/pkg/android/phoenix-legacy/AndroidManifest.xml b/pkg/android/phoenix-legacy/AndroidManifest.xml index d1f618413000..bb6b8055b085 100644 --- a/pkg/android/phoenix-legacy/AndroidManifest.xml +++ b/pkg/android/phoenix-legacy/AndroidManifest.xml @@ -1,8 +1,8 @@ diff --git a/pkg/android/phoenix/AndroidManifest.xml b/pkg/android/phoenix/AndroidManifest.xml index 5201dc4fb9be..683b381234ec 100644 --- a/pkg/android/phoenix/AndroidManifest.xml +++ b/pkg/android/phoenix/AndroidManifest.xml @@ -2,8 +2,8 @@ diff --git a/pkg/apple/OSX/Info.plist b/pkg/apple/OSX/Info.plist index 2641291258f5..709b45dc4a7b 100644 --- a/pkg/apple/OSX/Info.plist +++ b/pkg/apple/OSX/Info.plist @@ -30,11 +30,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.9.10 + 1.9.11 CFBundleSignature ???? CFBundleVersion - 1.9.10 + 1.9.11 LSMinimumSystemVersion ${MACOSX_DEPLOYMENT_TARGET} NSHighResolutionCapable diff --git a/pkg/apple/OSX/Info_Metal.plist b/pkg/apple/OSX/Info_Metal.plist index 79361c17d30c..8d385dadf893 100644 --- a/pkg/apple/OSX/Info_Metal.plist +++ b/pkg/apple/OSX/Info_Metal.plist @@ -30,11 +30,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.9.10 + 1.9.11 CFBundleSignature ???? CFBundleVersion - 1.9.10 + 1.9.11 LSMinimumSystemVersion ${MACOSX_DEPLOYMENT_TARGET} NSHighResolutionCapable diff --git a/pkg/apple/RetroArch_iOS10.xcodeproj/project.pbxproj b/pkg/apple/RetroArch_iOS10.xcodeproj/project.pbxproj index b35a5c33ac87..b1977812177b 100644 --- a/pkg/apple/RetroArch_iOS10.xcodeproj/project.pbxproj +++ b/pkg/apple/RetroArch_iOS10.xcodeproj/project.pbxproj @@ -460,7 +460,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist"; - CURRENT_PROJECT_VERSION = 1.9.10; + CURRENT_PROJECT_VERSION = 1.9.11; DEVELOPMENT_TEAM = UK699V5ZS8; ENABLE_BITCODE = NO; GCC_PRECOMPILE_PREFIX_HEADER = NO; @@ -478,7 +478,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 10.0; LD_NO_PIE = YES; LIBRARY_SEARCH_PATHS = ""; - MARKETING_VERSION = 1.9.10; + MARKETING_VERSION = 1.9.11; ONLY_ACTIVE_ARCH = NO; OTHER_CFLAGS = ( "-DHAVE_NETWORKGAMEPAD", @@ -563,7 +563,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist"; - CURRENT_PROJECT_VERSION = 1.9.10; + CURRENT_PROJECT_VERSION = 1.9.11; DEVELOPMENT_TEAM = UK699V5ZS8; ENABLE_BITCODE = NO; GCC_PRECOMPILE_PREFIX_HEADER = NO; @@ -581,7 +581,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 10.0; LD_NO_PIE = YES; LIBRARY_SEARCH_PATHS = ""; - MARKETING_VERSION = 1.9.10; + MARKETING_VERSION = 1.9.11; OTHER_CFLAGS = ( "-DNS_BLOCK_ASSERTIONS=1", "-DNDEBUG", diff --git a/pkg/apple/RetroArch_iOS10_static.xcodeproj/project.pbxproj b/pkg/apple/RetroArch_iOS10_static.xcodeproj/project.pbxproj index 01802d3b2024..12ff5990c5ba 100644 --- a/pkg/apple/RetroArch_iOS10_static.xcodeproj/project.pbxproj +++ b/pkg/apple/RetroArch_iOS10_static.xcodeproj/project.pbxproj @@ -464,7 +464,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist"; - CURRENT_PROJECT_VERSION = 1.9.10; + CURRENT_PROJECT_VERSION = 1.9.11; DEVELOPMENT_TEAM = UK699V5ZS8; ENABLE_BITCODE = NO; GCC_PRECOMPILE_PREFIX_HEADER = NO; @@ -481,7 +481,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 10.0; LD_NO_PIE = YES; LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)"; - MARKETING_VERSION = 1.9.10; + MARKETING_VERSION = 1.9.11; ONLY_ACTIVE_ARCH = NO; OTHER_CFLAGS = ( "-DHAVE_APPLE_STORE", @@ -566,7 +566,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist"; - CURRENT_PROJECT_VERSION = 1.9.10; + CURRENT_PROJECT_VERSION = 1.9.11; DEVELOPMENT_TEAM = UK699V5ZS8; ENABLE_BITCODE = NO; GCC_PRECOMPILE_PREFIX_HEADER = NO; @@ -583,7 +583,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 10.0; LD_NO_PIE = YES; LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)"; - MARKETING_VERSION = 1.9.10; + MARKETING_VERSION = 1.9.11; OTHER_CFLAGS = ( "-DNS_BLOCK_ASSERTIONS=1", "-DNDEBUG", diff --git a/pkg/apple/RetroArch_iOS11.xcodeproj/project.pbxproj b/pkg/apple/RetroArch_iOS11.xcodeproj/project.pbxproj index ed77096bf4f9..d46ccaeab5c0 100644 --- a/pkg/apple/RetroArch_iOS11.xcodeproj/project.pbxproj +++ b/pkg/apple/RetroArch_iOS11.xcodeproj/project.pbxproj @@ -611,7 +611,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist"; - CURRENT_PROJECT_VERSION = 1.9.10; + CURRENT_PROJECT_VERSION = 1.9.11; DEVELOPMENT_TEAM = R72X3BF4KE; ENABLE_BITCODE = NO; GCC_PRECOMPILE_PREFIX_HEADER = NO; @@ -628,7 +628,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 11.0; LD_NO_PIE = YES; LIBRARY_SEARCH_PATHS = ""; - MARKETING_VERSION = 1.9.10; + MARKETING_VERSION = 1.9.11; ONLY_ACTIVE_ARCH = NO; OTHER_CFLAGS = ( "-DHAVE_NETWORKGAMEPAD", @@ -710,7 +710,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist"; - CURRENT_PROJECT_VERSION = 1.9.10; + CURRENT_PROJECT_VERSION = 1.9.11; DEVELOPMENT_TEAM = R72X3BF4KE; ENABLE_BITCODE = NO; GCC_PRECOMPILE_PREFIX_HEADER = NO; @@ -727,7 +727,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 11.0; LD_NO_PIE = YES; LIBRARY_SEARCH_PATHS = ""; - MARKETING_VERSION = 1.9.10; + MARKETING_VERSION = 1.9.11; "OTHER_CFLAGS[arch=*]" = ( "-DNS_BLOCK_ASSERTIONS=1", "-DNDEBUG", @@ -834,7 +834,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1.9.10; + CURRENT_PROJECT_VERSION = 1.9.11; DEBUG_INFORMATION_FORMAT = dwarf; DEVELOPMENT_TEAM = R72X3BF4KE; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -856,7 +856,7 @@ ); INFOPLIST_FILE = "$(SRCROOT)/tvOS/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - MARKETING_VERSION = 1.9.10; + MARKETING_VERSION = 1.9.11; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; @@ -961,7 +961,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1.9.10; + CURRENT_PROJECT_VERSION = 1.9.11; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEVELOPMENT_TEAM = R72X3BF4KE; ENABLE_NS_ASSERTIONS = NO; @@ -983,7 +983,7 @@ ); INFOPLIST_FILE = "$(SRCROOT)/tvOS/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - MARKETING_VERSION = 1.9.10; + MARKETING_VERSION = 1.9.11; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; OTHER_CFLAGS = ( diff --git a/pkg/apple/RetroArch_iOS11_Metal.xcodeproj/project.pbxproj b/pkg/apple/RetroArch_iOS11_Metal.xcodeproj/project.pbxproj index 7bbc214a62f0..0bda78421e76 100644 --- a/pkg/apple/RetroArch_iOS11_Metal.xcodeproj/project.pbxproj +++ b/pkg/apple/RetroArch_iOS11_Metal.xcodeproj/project.pbxproj @@ -1274,7 +1274,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist"; - CURRENT_PROJECT_VERSION = 1.9.10; + CURRENT_PROJECT_VERSION = 1.9.11; DEPS_DIR = "$(SRCBASE)/deps"; DEVELOPMENT_TEAM = UK699V5ZS8; ENABLE_BITCODE = NO; @@ -1298,7 +1298,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 11.0; LD_NO_PIE = YES; LIBRARY_SEARCH_PATHS = ""; - MARKETING_VERSION = 1.9.10; + MARKETING_VERSION = 1.9.11; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = NO; OTHER_CFLAGS = ( @@ -1391,7 +1391,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist"; - CURRENT_PROJECT_VERSION = 1.9.10; + CURRENT_PROJECT_VERSION = 1.9.11; DEPS_DIR = "$(SRCBASE)/deps"; DEVELOPMENT_TEAM = UK699V5ZS8; ENABLE_BITCODE = NO; @@ -1415,7 +1415,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 11.0; LD_NO_PIE = YES; LIBRARY_SEARCH_PATHS = ""; - MARKETING_VERSION = 1.9.10; + MARKETING_VERSION = 1.9.11; MTL_FAST_MATH = YES; OTHER_CFLAGS = ( "-DNS_BLOCK_ASSERTIONS=1", @@ -1587,7 +1587,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1.9.10; + CURRENT_PROJECT_VERSION = 1.9.11; DEBUG_INFORMATION_FORMAT = dwarf; DEPS_DIR = "$(SRCBASE)/deps"; DEVELOPMENT_TEAM = UK699V5ZS8; @@ -1616,7 +1616,7 @@ ); INFOPLIST_FILE = "$(SRCROOT)/tvOS/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - MARKETING_VERSION = 1.9.10; + MARKETING_VERSION = 1.9.11; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; @@ -1723,7 +1723,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1.9.10; + CURRENT_PROJECT_VERSION = 1.9.11; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEPS_DIR = "$(SRCBASE)/deps"; DEVELOPMENT_TEAM = UK699V5ZS8; @@ -1752,7 +1752,7 @@ ); INFOPLIST_FILE = "$(SRCROOT)/tvOS/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - MARKETING_VERSION = 1.9.10; + MARKETING_VERSION = 1.9.11; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; OTHER_CFLAGS = ( diff --git a/pkg/apple/RetroArch_iOS11_static.xcodeproj/project.pbxproj b/pkg/apple/RetroArch_iOS11_static.xcodeproj/project.pbxproj index a7ded4d43d82..719cb1ff6297 100644 --- a/pkg/apple/RetroArch_iOS11_static.xcodeproj/project.pbxproj +++ b/pkg/apple/RetroArch_iOS11_static.xcodeproj/project.pbxproj @@ -464,7 +464,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist"; - CURRENT_PROJECT_VERSION = 1.9.10; + CURRENT_PROJECT_VERSION = 1.9.11; DEVELOPMENT_TEAM = UK699V5ZS8; ENABLE_BITCODE = NO; GCC_PRECOMPILE_PREFIX_HEADER = NO; @@ -481,7 +481,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 11.0; LD_NO_PIE = YES; LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)"; - MARKETING_VERSION = 1.9.10; + MARKETING_VERSION = 1.9.11; ONLY_ACTIVE_ARCH = NO; OTHER_CFLAGS = ( "-DHAVE_APPLE_STORE", @@ -566,7 +566,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist"; - CURRENT_PROJECT_VERSION = 1.9.10; + CURRENT_PROJECT_VERSION = 1.9.11; DEVELOPMENT_TEAM = UK699V5ZS8; ENABLE_BITCODE = NO; GCC_PRECOMPILE_PREFIX_HEADER = NO; @@ -583,7 +583,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 11.0; LD_NO_PIE = YES; LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)"; - MARKETING_VERSION = 1.9.10; + MARKETING_VERSION = 1.9.11; OTHER_CFLAGS = ( "-DNS_BLOCK_ASSERTIONS=1", "-DNDEBUG", diff --git a/pkg/apple/RetroArch_iOS6.xcodeproj/project.pbxproj b/pkg/apple/RetroArch_iOS6.xcodeproj/project.pbxproj index c0fc2e41304f..5ab9e32ea8ce 100644 --- a/pkg/apple/RetroArch_iOS6.xcodeproj/project.pbxproj +++ b/pkg/apple/RetroArch_iOS6.xcodeproj/project.pbxproj @@ -455,7 +455,7 @@ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1.9.10; + CURRENT_PROJECT_VERSION = 1.9.11; DEVELOPMENT_TEAM = UK699V5ZS8; ENABLE_BITCODE = NO; GCC_PRECOMPILE_PREFIX_HEADER = NO; @@ -473,7 +473,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 6.0; LD_NO_PIE = YES; LIBRARY_SEARCH_PATHS = ""; - MARKETING_VERSION = 1.9.10; + MARKETING_VERSION = 1.9.11; ONLY_ACTIVE_ARCH = NO; OTHER_CFLAGS = ( "-DHAVE_NETWORKGAMEPAD", @@ -556,7 +556,7 @@ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 1.9.10; + CURRENT_PROJECT_VERSION = 1.9.11; DEVELOPMENT_TEAM = UK699V5ZS8; ENABLE_BITCODE = NO; GCC_PRECOMPILE_PREFIX_HEADER = NO; @@ -574,7 +574,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 6.0; LD_NO_PIE = YES; LIBRARY_SEARCH_PATHS = ""; - MARKETING_VERSION = 1.9.10; + MARKETING_VERSION = 1.9.11; OTHER_CFLAGS = ( "-DNS_BLOCK_ASSERTIONS=1", "-DNDEBUG", diff --git a/pkg/apple/RetroArch_iOS8.xcodeproj/project.pbxproj b/pkg/apple/RetroArch_iOS8.xcodeproj/project.pbxproj index 307de8e2e27b..ffd60964f3a5 100644 --- a/pkg/apple/RetroArch_iOS8.xcodeproj/project.pbxproj +++ b/pkg/apple/RetroArch_iOS8.xcodeproj/project.pbxproj @@ -612,7 +612,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist"; - CURRENT_PROJECT_VERSION = 1.9.10; + CURRENT_PROJECT_VERSION = 1.9.11; DEVELOPMENT_TEAM = UK699V5ZS8; ENABLE_BITCODE = NO; GCC_PRECOMPILE_PREFIX_HEADER = NO; @@ -630,7 +630,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 8.4; LD_NO_PIE = YES; LIBRARY_SEARCH_PATHS = ""; - MARKETING_VERSION = 1.9.10; + MARKETING_VERSION = 1.9.11; ONLY_ACTIVE_ARCH = NO; OTHER_CFLAGS = ( "-DHAVE_NETWORKGAMEPAD", @@ -715,7 +715,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist"; - CURRENT_PROJECT_VERSION = 1.9.10; + CURRENT_PROJECT_VERSION = 1.9.11; DEVELOPMENT_TEAM = UK699V5ZS8; ENABLE_BITCODE = NO; GCC_PRECOMPILE_PREFIX_HEADER = NO; @@ -733,7 +733,7 @@ IPHONEOS_DEPLOYMENT_TARGET = 8.4; LD_NO_PIE = YES; LIBRARY_SEARCH_PATHS = ""; - MARKETING_VERSION = 1.9.10; + MARKETING_VERSION = 1.9.11; OTHER_CFLAGS = ( "-DNS_BLOCK_ASSERTIONS=1", "-DNDEBUG", diff --git a/pkg/apple/RetroArch_iOS9-Info.plist b/pkg/apple/RetroArch_iOS9-Info.plist index f9363d2e8895..082c1cbf778d 100644 --- a/pkg/apple/RetroArch_iOS9-Info.plist +++ b/pkg/apple/RetroArch_iOS9-Info.plist @@ -33,11 +33,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.9.10 + 1.9.11 CFBundleSignature ???? CFBundleVersion - 1.9.10 + 1.9.11 LSRequiresIPhoneOS UIApplicationExitsOnSuspend diff --git a/pkg/apple/iOS/Makefile b/pkg/apple/iOS/Makefile index 917abd07a05c..1793e97bfe3e 100644 --- a/pkg/apple/iOS/Makefile +++ b/pkg/apple/iOS/Makefile @@ -1,5 +1,5 @@ -APPVERSION = 1.0.0.4 -PACKAGE_VERSION = 1.0.0.4 +APPVERSION = 1.9.11.0 +PACKAGE_VERSION = 1.9.11.0 DEPLOYMENT_IOSVERSION = 5.0 TARGET = iphone:latest:$(DEPLOYMENT_IOSVERSION) diff --git a/pkg/qnx/bar-descriptor.xml b/pkg/qnx/bar-descriptor.xml index 60628fa99329..0a26a4fd1258 100644 --- a/pkg/qnx/bar-descriptor.xml +++ b/pkg/qnx/bar-descriptor.xml @@ -2,7 +2,7 @@ com.RetroArch - 1.9.10 + 1.9.11 3 Cross-platform entertainment system Team Libretro diff --git a/pkg/sailfishos/retroarch-sailfishos.spec b/pkg/sailfishos/retroarch-sailfishos.spec index a4a0e8a1833e..f9650df8a527 100644 --- a/pkg/sailfishos/retroarch-sailfishos.spec +++ b/pkg/sailfishos/retroarch-sailfishos.spec @@ -1,6 +1,6 @@ Name: retroarch -Version: 1.9.10 -Release: v1.9.10 +Version: 1.9.11 +Release: v1.9.11 Summary: Official reference frontend for libretro Group: Applications/Emulators diff --git a/version.all b/version.all index 435d51732adc..474e333e282a 100644 --- a/version.all +++ b/version.all @@ -6,8 +6,8 @@ # /* - pkg/snap/snapcraft.yaml (including the github url) */ #if 0 -RARCH_VERSION="1.9.10" +RARCH_VERSION="1.9.11" #endif #ifndef PACKAGE_VERSION -#define PACKAGE_VERSION "1.9.10" +#define PACKAGE_VERSION "1.9.11" #endif diff --git a/version.dtd b/version.dtd index 20878b431164..165517369bae 100644 --- a/version.dtd +++ b/version.dtd @@ -1 +1 @@ - +