From e131a61ba964b315ed2265d46b4968f440acfccd Mon Sep 17 00:00:00 2001 From: Jonathan Springer Date: Mon, 25 May 2015 22:50:06 -0400 Subject: [PATCH] Fix bundle identifier for Mac OS X --- osx/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osx/Info.plist b/osx/Info.plist index 962c97c..83946c9 100755 --- a/osx/Info.plist +++ b/osx/Info.plist @@ -93,7 +93,7 @@ CFBundleIdentifier - org.openlp + org.openlp.OpenLP CFBundleShortVersionString %(openlp_version)s CFBundleVersion