From 218d6f52620d6cbf76bf503f1d417644a83372a3 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sun, 17 Jul 2016 01:05:18 +0200 Subject: [PATCH] Bump up to 1.3.6 --- general.h | 2 +- pkg/android/phoenix/AndroidManifest.xml | 4 ++-- pkg/apple/OSX/Info.plist | 4 ++-- pkg/apple/RetroArch_iOS9-Info.plist | 4 ++-- pkg/apple/iOS/Info.plist | 4 ++-- pkg/wii/meta.xml | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/general.h b/general.h index d09bb807fa..2aacfa3f8e 100644 --- a/general.h +++ b/general.h @@ -30,7 +30,7 @@ #endif #ifndef PACKAGE_VERSION -#define PACKAGE_VERSION "1.3.5" +#define PACKAGE_VERSION "1.3.6" #endif #endif diff --git a/pkg/android/phoenix/AndroidManifest.xml b/pkg/android/phoenix/AndroidManifest.xml index 9a03af909d..da36cb326a 100644 --- a/pkg/android/phoenix/AndroidManifest.xml +++ b/pkg/android/phoenix/AndroidManifest.xml @@ -1,7 +1,7 @@ diff --git a/pkg/apple/OSX/Info.plist b/pkg/apple/OSX/Info.plist index 7df0085026..34b5e1eea9 100644 --- a/pkg/apple/OSX/Info.plist +++ b/pkg/apple/OSX/Info.plist @@ -30,11 +30,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.3.5 + 1.3.6 CFBundleSignature ???? CFBundleVersion - 1.3.5 + 1.3.6 LSMinimumSystemVersion ${MACOSX_DEPLOYMENT_TARGET} NSHighResolutionCapable diff --git a/pkg/apple/RetroArch_iOS9-Info.plist b/pkg/apple/RetroArch_iOS9-Info.plist index c6c2809fb1..10f7bb03f7 100644 --- a/pkg/apple/RetroArch_iOS9-Info.plist +++ b/pkg/apple/RetroArch_iOS9-Info.plist @@ -33,11 +33,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.3.5 + 1.3.6 CFBundleSignature ???? CFBundleVersion - 1.3.5 + 1.3.6 LSRequiresIPhoneOS UIApplicationExitsOnSuspend diff --git a/pkg/apple/iOS/Info.plist b/pkg/apple/iOS/Info.plist index ff77d1dba2..5d034228a4 100644 --- a/pkg/apple/iOS/Info.plist +++ b/pkg/apple/iOS/Info.plist @@ -33,11 +33,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.3.5 + 1.3.6 CFBundleSignature ???? CFBundleVersion - 1.3.5 + 1.3.6 LSRequiresIPhoneOS UIApplicationExitsOnSuspend diff --git a/pkg/wii/meta.xml b/pkg/wii/meta.xml index e84f926ed1..93d0fab64e 100644 --- a/pkg/wii/meta.xml +++ b/pkg/wii/meta.xml @@ -2,7 +2,7 @@ RetroArch Libretro - 1.3.5 + 1.3.6 2012-2016 The cross-platform entertainment system A port of RetroArch to the GameCube/Wii.