gnucash-on-osx master: Release GnuCash 3.6.

John Ralls jralls at code.gnucash.org
Sat Jun 29 20:34:53 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash-on-osx/commit/fccdfef8 (commit)
	from  https://github.com/Gnucash/gnucash-on-osx/commit/c1616371 (commit)



commit fccdfef8fbf1910b8eab3033dfa48f766184371a
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jun 29 17:34:45 2019 -0700

    Release GnuCash 3.6.

diff --git a/gnucash-bundler/Info.plist b/gnucash-bundler/Info.plist
index 7ab2a05..f7e4397 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.5-1 © 2019 Gnucash Contributors</string>
+	<string>Gnucash version 3.6-1 © 2019 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.5-1 © 2019 Gnucash Contributors</string>
+	<string>3.6-1 © 2019 Gnucash Contributors</string>
 	<key>CFBundleName</key>
 	<string>Gnucash</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>3.5-1</string>
+	<string>3.6-1</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>3.5-1</string>
+	<string>3.6-1</string>
 	<key>CFBundleDocumentTypes</key>
 	<array>
 	  <dict>
diff --git a/modulesets/gnucash.modules b/modulesets/gnucash.modules
index c0b52ce..6aa3dac 100644
--- a/modulesets/gnucash.modules
+++ b/modulesets/gnucash.modules
@@ -272,8 +272,8 @@
 
 <cmake id="gnucash"
         cmakeargs="-DGTEST_ROOT=${JHBUILD_SOURCE}/googletest/googletest -DGMOCK_ROOT=${JHBUILD_SOURCE}/googletest/googlemock">
-   <branch repo="sourceforge" module="projects/gnucash/gnucash%20%28stable%29/3.5/gnucash-3.5.tar.bz2"
-           version="3.5" />
+   <branch repo="sourceforge" module="projects/gnucash/gnucash%20%28stable%29/3.5/gnucash-3.6.tar.bz2"
+           version="3.6" />
     <dependencies>
       <dep package="meta-gtk-osx-gtk3"/>
       <dep package="libofx"/>
@@ -355,8 +355,8 @@
   <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="projects/gnucash/gnucash%20%28stable%29/3.5/gnucash-docs-3.5.tar.gz"
-	     version="3.5" repo="sourceforge"/>
+    <branch  module="projects/gnucash/gnucash%20%28stable%29/3.5/gnucash-docs-3.6.tar.gz"
+	     version="3.6" 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