gnucash-on-osx master: Release 2.6.16

John Ralls jralls at code.gnucash.org
Sat Mar 25 20:51:16 EDT 2017


Updated	 via  https://github.com/Gnucash/gnucash-on-osx/commit/38e3285f (commit)
	from  https://github.com/Gnucash/gnucash-on-osx/commit/9d0a4087 (commit)



commit 38e3285f9df6c2a605a98ce90bb45ba27ce1df3a
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 25 17:50:44 2017 -0700

    Release 2.6.16

diff --git a/gnucash-bundler/Info.plist b/gnucash-bundler/Info.plist
index 729c620..040dd96 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.15 © 2016 Gnucash Contributors</string>
+	<string>Gnucash version 2.6.16 © 2017 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.15 © 2016 Gnucash Contributors</string>
+	<string>2.6.16 © 2017 Gnucash Contributors</string>
 	<key>CFBundleName</key>
 	<string>Gnucash</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>2.6.15</string>
+	<string>2.6.16</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>2.6.15</string>
+	<string>2.6.16</string>
 	<key>CFBundleDocumentTypes</key>
 	<array>
 	  <dict>
@@ -62,7 +62,7 @@
 	<key>LSApplicationCategoryType</key>
 	<string>public.app-category.finance</string>
 	<key>NSHumanReadableCopyright</key>
-	<string>Copyright 2016 Gnucash Contributors</string>
+	<string>Copyright 2017 Gnucash Contributors</string>
 	<key>NSHighResolutionCapable</key>
 	<true/>
 </dict>
diff --git a/modulesets/gnucash.modules b/modulesets/gnucash.modules
index 4b7fa0a..7605b3c 100644
--- a/modulesets/gnucash.modules
+++ b/modulesets/gnucash.modules
@@ -234,7 +234,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.15.tar.bz2" version="2.6.15"
+    <branch module="gnucash/stable/gnucash-2.6.16.tar.bz2" version="2.6.16"
 	    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