gnucash-on-osx master: Release GnuCash 4.3

John Ralls jralls at code.gnucash.org
Sat Dec 26 21:03:53 EST 2020


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



commit 28d5f414a3f92da0d6f29660b136a43badfa1326
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Dec 26 18:03:38 2020 -0800

    Release GnuCash 4.3

diff --git a/gnucash-bundler/Info.plist b/gnucash-bundler/Info.plist
index bac49b2..26a2c2d 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.2-1 © 2020 GnucashContributors</string>
+	<string>Gnucash version 4.3-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.2-1 © 2020 Gnucash Contributors</string>
+	<string>4.3-1 © 2020 Gnucash Contributors</string>
 	<key>CFBundleName</key>
 	<string>Gnucash</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>4.2-1</string>
+	<string>4.3-1</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>4.2-1</string>
+	<string>4.3-1</string>
 	<key>CFBundleDocumentTypes</key>
 	<array>
 	  <dict>
diff --git a/modulesets/gnucash.modules b/modulesets/gnucash.modules
index 3f1d2f3..c30d661 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.2/gnucash-4.2.tar.bz2"
-           checkoutdir="gnucash-4.2" repo="sourceforge" version="4.2" />
+   <branch module="gnucash/gnucash%20%28stable%29/4.3/gnucash-4.3.tar.bz2"
+           checkoutdir="gnucash-4.3" repo="sourceforge" version="4.3" />
     <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.2/gnucash-docs-4.2.tar.gz"
-	     version="4.2" repo="sourceforge"/>
+    <branch  module="gnucash/gnucash%20%28stable%29/4.3/gnucash-docs-4.3.tar.gz"
+	     version="4.3" 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