gnucash-on-osx master: Release gnucash 4.11

John Ralls jralls at code.gnucash.org
Sun Jun 26 14:39:44 EDT 2022


Updated	 via  https://github.com/Gnucash/gnucash-on-osx/commit/cd34a47d (commit)
	from  https://github.com/Gnucash/gnucash-on-osx/commit/0b5a854c (commit)



commit cd34a47d2236929c931a8676845b5714e2ccde20
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Jun 26 11:39:35 2022 -0700

    Release gnucash 4.11

diff --git a/gnucash-bundler/Info.plist b/gnucash-bundler/Info.plist
index 1bbb84a..52c43db 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 4.10-3 © 2022 GnucashContributors</string>
+	<string>Gnucash version 4.11-1 © 2022 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>4.10-3 © 2022 Gnucash Contributors</string>
+	<string>4.11-1 © 2022 Gnucash Contributors</string>
 	<key>CFBundleName</key>
 	<string>Gnucash</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>4.10-3</string>
+	<string>4.11-1</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>4.10-3</string>
+	<string>4.11-1</string>
 	<key>CFBundleDocumentTypes</key>
 	<array>
 	  <dict>
diff --git a/modulesets/gnucash.modules b/modulesets/gnucash.modules
index ce9aea3..d947835 100644
--- a/modulesets/gnucash.modules
+++ b/modulesets/gnucash.modules
@@ -284,8 +284,8 @@
 
 <cmake id="gnucash"
         cmakeargs="-DGTEST_ROOT=${JHBUILD_SOURCE}/googletest/">
-   <branch module="gnucash/gnucash-4.10.tar.bz2"
-           checkoutdir="gnucash-4.10" repo="sourceforge" version="4.10" />
+   <branch module="gnucash/gnucash-4.11.tar.bz2"
+           checkoutdir="gnucash-4.11" repo="sourceforge" version="4.11" />
     <dependencies>
       <dep package="meta-gtk-osx-gtk3"/>
       <dep package="libofx"/>
@@ -363,8 +363,8 @@
 
   <cmake id="gnucash-docs"
          ninjaargs="html">
-    <branch  module="gnucash/gnucash-docs-4.10.1.tar.gz"
-	     version="4.10" repo="sourceforge"/>
+    <branch  module="gnucash/gnucash-docs-4.11.tar.gz"
+	     version="4.11" repo="sourceforge"/>
   </cmake>
 
   <cmake id="gnucash-unstable-docs"



Summary of changes:
 gnucash-bundler/Info.plist | 8 ++++----
 modulesets/gnucash.modules | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)



More information about the gnucash-changes mailing list