gnucash-on-osx master: Repackage GnuCash 5.11

John Ralls jralls at code.gnucash.org
Mon Mar 31 14:03:05 EDT 2025


Updated	 via  https://github.com/Gnucash/gnucash-on-osx/commit/c6fab29f (commit)
	from  https://github.com/Gnucash/gnucash-on-osx/commit/6fb683ba (commit)



commit c6fab29f1924555c211bb3a66201b5d0134d7c52
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Mar 31 11:02:54 2025 -0700

    Repackage GnuCash 5.11
    
    Fixes https://bugs.gnucash.org/show_bug.cgi?id=799583

diff --git a/gnucash-bundler/Info.plist b/gnucash-bundler/Info.plist
index a3826ae..3e113f3 100644
--- a/gnucash-bundler/Info.plist
+++ b/gnucash-bundler/Info.plist
@@ -7,7 +7,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Gnucash</string>
 	<key>CFBundleGetInfoString</key>
-	<string>Gnucash version 5.11-1 © 2025 GnucashContributors</string>
+	<string>Gnucash version 5.11-2 © 2025 GnucashContributors</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>5.11-1 © 2025 Gnucash Contributors</string>
+	<string>5.11-2 © 2025 Gnucash Contributors</string>
 	<key>CFBundleName</key>
 	<string>Gnucash</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>5.11-1</string>
+	<string>5.11-2</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>5.11-1</string>
+	<string>5.11-2</string>
 	<key>CFBundleDocumentTypes</key>
 	<array>
 	  <dict>



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



More information about the gnucash-changes mailing list