From f073739970ccedae49b8a3d1d30e9581bcbf2246 Mon Sep 17 00:00:00 2001 From: Twinaphex Date: Sun, 19 Jul 2015 00:14:31 +0200 Subject: [PATCH] (OSX) Bump up to version 1.2.2 --- apple/OSX/RetroArch-Info.plist | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/apple/OSX/RetroArch-Info.plist b/apple/OSX/RetroArch-Info.plist index 812e5ac793..8d5965839e 100644 --- a/apple/OSX/RetroArch-Info.plist +++ b/apple/OSX/RetroArch-Info.plist @@ -30,20 +30,20 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.1 + 1.2.2 CFBundleSignature ???? CFBundleVersion - 1.1 + 1.2.2 LSMinimumSystemVersion ${MACOSX_DEPLOYMENT_TARGET} + NSHighResolutionCapable + NSHumanReadableCopyright Copyright © 2015 RetroArch. All rights reserved. NSMainNibFile MainMenu NSPrincipalClass RApplication - NSHighResolutionCapable -