gnucash-on-osx master: Release GnuCash 3.906.

John Ralls jralls at code.gnucash.org
Sat Jun 20 20:40:00 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash-on-osx/commit/c87f98b5 (commit)
	from  https://github.com/Gnucash/gnucash-on-osx/commit/5e89659f (commit)



commit c87f98b521555dba04bbded730983d204588ed2b
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jun 20 17:16:53 2020 -0700

    Release GnuCash 3.906.

diff --git a/gnucash-bundler/Info.plist b/gnucash-bundler/Info.plist
index 2b0e295..e2ce945 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.904-1 © 2020 Gnucash Contributors</string>
+	<string>Gnucash version 3.906-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.904-1 © 2020 Gnucash Contributors</string>
+	<string>3.906-1 © 2020 Gnucash Contributors</string>
 	<key>CFBundleName</key>
 	<string>Gnucash</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>3.904-1</string>
+	<string>3.906-1</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>3.904-1</string>
+	<string>3.906-1</string>
 	<key>CFBundleDocumentTypes</key>
 	<array>
 	  <dict>
diff --git a/modulesets/gnucash.modules b/modulesets/gnucash.modules
index f3a4fff..c3c191e 100644
--- a/modulesets/gnucash.modules
+++ b/modulesets/gnucash.modules
@@ -297,8 +297,8 @@
 
 <cmake id="gnucash-unstable"
         cmakeargs="-DGTEST_ROOT=${JHBUILD_SOURCE}/googletest">
-   <branch module="gnucash/gnucash%20%28unstable%29/3.904/gnucash-3.904.tar.bz2"
-           checkoutdir="gnucash-3.904" repo="sourceforge" version="3.904" />
+   <branch module="gnucash/gnucash%20%28unstable%29/3.906/gnucash-3.906.tar.bz2"
+           checkoutdir="gnucash-3.906" repo="sourceforge" version="3.906" />
    
     <dependencies>
       <dep package="meta-gtk-osx-gtk3"/>
@@ -365,8 +365,8 @@
   <autotools id="gnucash-unstable-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%28unstable%29/3.904/gnucash-docs-3.904.tar.gz"
-	     version="3.904" repo="sourceforge"/>
+    <branch  module="gnucash/gnucash%20%28unstable%29/3.906/gnucash-docs-3.906.tar.gz"
+	     version="3.906" repo="sourceforge"/>
   </autotools>
 
   <autotools id="scrollkeeper" autogen-sh="configure">



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