gnucash-on-osx master: Release 2.6.21

John Ralls jralls at code.gnucash.org
Mon Apr 9 19:22:59 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash-on-osx/commit/9c1e496f (commit)
	from  https://github.com/Gnucash/gnucash-on-osx/commit/55b6e1c5 (commit)



commit 9c1e496fb873c364d943de75a0db89b1cde413c1
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Apr 9 16:22:50 2018 -0700

    Release 2.6.21

diff --git a/gnucash-bundler/Info.plist b/gnucash-bundler/Info.plist
index a4d60a4..f86757b 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.20 © 2018 Gnucash Contributors</string>
+	<string>Gnucash version 2.6.21 © 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.20 © 2018 Gnucash Contributors</string>
+	<string>2.6.21 © 2018 Gnucash Contributors</string>
 	<key>CFBundleName</key>
 	<string>Gnucash</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>2.6.20</string>
+	<string>2.6.21</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>2.6.20</string>
+	<string>2.6.21</string>
 	<key>CFBundleDocumentTypes</key>
 	<array>
 	  <dict>
diff --git a/modulesets/gnucash.modules b/modulesets/gnucash.modules
index 2d24289..d7d9a10 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.20.tar.bz2" version="2.6.20"
+    <branch module="gnucash/stable/gnucash-2.6.21.tar.bz2" version="2.6.21"
 	    repo="sourceforge">
     </branch>
     <dependencies>



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



More information about the gnucash-changes mailing list