From f02dd3e200da83a62727f5b493412a093b997d4a Mon Sep 17 00:00:00 2001 From: reg_ Date: Fri, 5 Aug 2011 08:10:22 +0000 Subject: [PATCH] fixed bump version script and updated to beta2 --- src/macosx/Info.plist | 104 +++++++++++++++++++++--------------------- 1 file changed, 52 insertions(+), 52 deletions(-) diff --git a/src/macosx/Info.plist b/src/macosx/Info.plist index 799ffb4..9415e23 100644 --- a/src/macosx/Info.plist +++ b/src/macosx/Info.plist @@ -1,56 +1,56 @@ - - CFBundleExecutable - xulrunner - CFBundleGetInfoString - 0.9 beta1 - CFBundleIconFile - kiwix.icns - CFBundleIdentifier - org.kiwix.kiwix - CFBundleInfoDictionaryVersion - 0.1 - CFBundleName - Kiwix - CFBundlePackageType - APPL - CFBundleShortVersionString - 0.9 - CFBundleSignature - ???? - CFBundleURLTypes - - - CFBundleURLIconFile - kiwix.icns - CFBundleURLName - Kiwix URL - CFBundleURLSchemes - - zim - - - - CFBundleVersion - 1.0 - CFBundleDocumentTypes - - - CFBundleTypeIconFile - kiwix-ZIM.icns - LSHandlerRank - Owner - CFBundleTypeName - OpenZIM Content File - CFBundleTypeExtensions - - zim - - CFBundleTypeRole - Viewer - - - + + CFBundleExecutable + xulrunner + CFBundleGetInfoString + 0.9 beta2 + CFBundleIconFile + kiwix.icns + CFBundleIdentifier + org.kiwix.kiwix + CFBundleInfoDictionaryVersion + 0.1 + CFBundleName + Kiwix + CFBundlePackageType + APPL + CFBundleShortVersionString + 0.9 + CFBundleSignature + ???? + CFBundleURLTypes + + + CFBundleURLIconFile + kiwix.icns + CFBundleURLName + Kiwix URL + CFBundleURLSchemes + + zim + + + + CFBundleVersion + 1.0 + CFBundleDocumentTypes + + + CFBundleTypeIconFile + kiwix-ZIM.icns + LSHandlerRank + Owner + CFBundleTypeName + OpenZIM Content File + CFBundleTypeExtensions + + zim + + CFBundleTypeRole + Viewer + + +