gnucash-on-osx master: Release GnuCash 3.9

John Ralls jralls at code.gnucash.org
Sat Mar 28 17:38:00 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash-on-osx/commit/a27316a4 (commit)
	from  https://github.com/Gnucash/gnucash-on-osx/commit/899813ee (commit)



commit a27316a4dfb77f4e1085b43b0bab5d8a9531e389
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 28 14:37:52 2020 -0700

    Release GnuCash 3.9

diff --git a/gnucash-bundler/Info.plist b/gnucash-bundler/Info.plist
index a8d0e37..1233e5c 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 3.9-test © 2020 Gnucash Contributors</string>
+	<string>Gnucash version 3.9-1 © 2020 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>3.9-test © 2020 Gnucash Contributors</string>
+	<string>3.9-1 © 2020 Gnucash Contributors</string>
 	<key>CFBundleName</key>
 	<string>Gnucash</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>3.9-test</string>
+	<string>3.9-1</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>3.9-test</string>
+	<string>3.9-1</string>
 	<key>CFBundleDocumentTypes</key>
 	<array>
 	  <dict>
diff --git a/modulesets/gnucash.modules b/modulesets/gnucash.modules
index e43556c..e3fa99b 100644
--- a/modulesets/gnucash.modules
+++ b/modulesets/gnucash.modules
@@ -273,7 +273,7 @@
 <cmake id="gnucash"
         cmakeargs="-DGTEST_ROOT=${JHBUILD_SOURCE}/googletest/googletest -DGMOCK_ROOT=${JHBUILD_SOURCE}/googletest/googlemock">
    <branch module="gnucash/gnucash%20%28stable%29/3.8/gnucash-3.8b.tar.bz2"
-           checkoutdir="gnucash-3.8" repo="sourceforge" version="3.8" />
+           checkoutdir="gnucash-3.9" repo="sourceforge" version="3.9" />
     <dependencies>
       <dep package="meta-gtk-osx-gtk3"/>
       <dep package="libofx"/>
@@ -355,7 +355,7 @@
   <autotools id="gnucash-docs" autogenargs="--disable-scrollkeeper"
 	    autogen-template="%(srcdir)s/%(autogen-sh)s && %(srcdir)s/configure --prefix %(prefix)s %(autogenargs)s"
 	    makeargs=" html" makeinstallargs="install-html" >
-    <branch  module="gnucash/gnucash%20%28stable%29/3.8/gnucash-docs-3.8.tar.gz"
+    <branch  module="gnucash/gnucash%20%28stable%29/3.9/gnucash-docs-3.9.tar.gz"
 	     version="3.8" repo="sourceforge"/>
   </autotools>
 



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



More information about the gnucash-changes mailing list