gnucash-on-osx master: Release 2.6.20

John Ralls jralls at code.gnucash.org
Sun Apr 1 18:17:19 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash-on-osx/commit/b300db69 (commit)
	from  https://github.com/Gnucash/gnucash-on-osx/commit/56b2c76c (commit)



commit b300db695c5786800d84a7d4be488f08815ddfa2
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Apr 1 15:17:09 2018 -0700

    Release 2.6.20

diff --git a/gnucash-bundler/Info.plist b/gnucash-bundler/Info.plist
index 4a6fc7d..a4d60a4 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 2.6.19 © 2017 Gnucash Contributors</string>
+	<string>Gnucash version 2.6.20 © 2018 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>2.6.19 © 2017 Gnucash Contributors</string>
+	<string>2.6.20 © 2018 Gnucash Contributors</string>
 	<key>CFBundleName</key>
 	<string>Gnucash</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>2.6.19</string>
+	<string>2.6.20</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>2.6.19</string>
+	<string>2.6.20</string>
 	<key>CFBundleDocumentTypes</key>
 	<array>
 	  <dict>
@@ -64,7 +64,7 @@
 	<key>LSApplicationCategoryType</key>
 	<string>public.app-category.finance</string>
 	<key>NSHumanReadableCopyright</key>
-	<string>Copyright 2017 Gnucash Contributors</string>
+	<string>Copyright 2018 Gnucash Contributors</string>
 	<key>NSHighResolutionCapable</key>
 	<true/>
 </dict>
diff --git a/modulesets/gnucash.modules b/modulesets/gnucash.modules
index 3626140..ffdb9e2 100644
--- a/modulesets/gnucash.modules
+++ b/modulesets/gnucash.modules
@@ -236,7 +236,7 @@ for i in `ls $PREFIX/lib/libboost*.dylib`; do for j in `ls $PREFIX/lib/libboost*
   <autotools id="gnucash"
 	     autogen-sh="configure"
 	     autogenargs="--enable-ofx --enable-aqbanking --enable-binreloc --enable-dbi --with-dbi-dbd-dir=$PREFIX/lib/dbd --with-html-engine='webkit'">
-    <branch module="gnucash/stable/gnucash-2.6.19.tar.bz2" version="2.6.19"
+    <branch module="gnucash/stable/gnucash-2.6.20.tar.bz2" version="2.6.20"
 	    repo="sourceforge">
     </branch>
     <dependencies>



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



More information about the gnucash-changes mailing list