gnucash-on-osx master: Release GnuCash 4.4

John Ralls jralls at code.gnucash.org
Mon Dec 28 16:47:54 EST 2020


Updated	 via  https://github.com/Gnucash/gnucash-on-osx/commit/db058b41 (commit)
	from  https://github.com/Gnucash/gnucash-on-osx/commit/28d5f414 (commit)



commit db058b41e8f5c294a973884eeb4461c339104275
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Dec 28 13:47:45 2020 -0800

    Release GnuCash 4.4

diff --git a/gnucash-bundler/Info.plist b/gnucash-bundler/Info.plist
index 26a2c2d..796ca1b 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.3-1 © 2020 GnucashContributors</string>
+	<string>Gnucash version 4.4-1 © 2020 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.3-1 © 2020 Gnucash Contributors</string>
+	<string>4.4-1 © 2020 Gnucash Contributors</string>
 	<key>CFBundleName</key>
 	<string>Gnucash</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>4.3-1</string>
+	<string>4.4-1</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>4.3-1</string>
+	<string>4.4-1</string>
 	<key>CFBundleDocumentTypes</key>
 	<array>
 	  <dict>
diff --git a/modulesets/gnucash.modules b/modulesets/gnucash.modules
index c30d661..9fd4960 100644
--- a/modulesets/gnucash.modules
+++ b/modulesets/gnucash.modules
@@ -274,8 +274,8 @@
 
 <cmake id="gnucash"
         cmakeargs="-DGTEST_ROOT=${JHBUILD_SOURCE}/googletest/">
-   <branch module="gnucash/gnucash%20%28stable%29/4.3/gnucash-4.3.tar.bz2"
-           checkoutdir="gnucash-4.3" repo="sourceforge" version="4.3" />
+   <branch module="gnucash/gnucash%20%28stable%29/4.4/gnucash-4.4.tar.bz2"
+           checkoutdir="gnucash-4.4" repo="sourceforge" version="4.4" />
     <dependencies>
       <dep package="meta-gtk-osx-gtk3"/>
       <dep package="libofx"/>
@@ -353,8 +353,8 @@
 
   <cmake id="gnucash-docs"
          ninjaargs="html">
-    <branch  module="gnucash/gnucash%20%28stable%29/4.3/gnucash-docs-4.3.tar.gz"
-	     version="4.3" repo="sourceforge"/>
+    <branch  module="gnucash/gnucash%20%28stable%29/4.4/gnucash-docs-4.4.tar.gz"
+	     version="4.4" 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