gnucash-on-osx master: Missed Info-unstable.plist in the previous commit.

John Ralls jralls at code.gnucash.org
Sat Feb 24 19:35:58 EST 2018


Updated	 via  https://github.com/Gnucash/gnucash-on-osx/commit/5805282d (commit)
	from  https://github.com/Gnucash/gnucash-on-osx/commit/6a7f2b17 (commit)



commit 5805282d54884457e17920ffedfe420e0c7c49db
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Feb 24 16:35:51 2018 -0800

    Missed Info-unstable.plist in the previous commit.

diff --git a/gnucash-bundler/Info-unstable.plist b/gnucash-bundler/Info-unstable.plist
index 2bfb292..c140ac6 100644
--- a/gnucash-bundler/Info-unstable.plist
+++ b/gnucash-bundler/Info-unstable.plist
@@ -7,7 +7,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Gnucash</string>
 	<key>CFBundleGetInfoString</key>
-	<string>Gnucash version 2.7.4 © 2018 Gnucash Contributors</string>
+	<string>Gnucash version 2.7.5 © 2018 Gnucash Contributors</string>
 	<key>CFBundleIconFile</key>
 	<string>gnucash.icns</string>
 	<key>CFBundleIdentifier</key>
@@ -15,17 +15,17 @@
 	<key>CFBundleInfoDictionaryVersion</key>
 	<string>6.0</string>
 	<key>CFBundleLongVersionString</key>
-	<string>2.7.4 © 2018 Gnucash Contributors</string>
+	<string>2.7.5 © 2018 Gnucash Contributors</string>
 	<key>CFBundleName</key>
 	<string>Gnucash</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>2.7.4</string>
+	<string>2.7.5</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>2.7.4</string>
+	<string>2.7.5</string>
 	<key>CFBundleDocumentTypes</key>
 	<array>
 	  <dict>



Summary of changes:
 gnucash-bundler/Info-unstable.plist | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)



More information about the gnucash-changes mailing list