gnucash-on-osx master: Release 2.6.17

John Ralls jralls at code.gnucash.org
Sat Jul 1 19:01:56 EDT 2017


Updated	 via  https://github.com/Gnucash/gnucash-on-osx/commit/fb8ee915 (commit)
	from  https://github.com/Gnucash/gnucash-on-osx/commit/0e4dccbc (commit)



commit fb8ee915996f6f2df8b96eaa091b6f6de0eb3965
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jul 1 16:05:02 2017 -0700

    Release 2.6.17

diff --git a/gnucash-bundler/Info.plist b/gnucash-bundler/Info.plist
index 040dd96..a2947d6 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.16 © 2017 Gnucash Contributors</string>
+	<string>Gnucash version 2.6.17 © 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.16 © 2017 Gnucash Contributors</string>
+	<string>2.6.17 © 2017 Gnucash Contributors</string>
 	<key>CFBundleName</key>
 	<string>Gnucash</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>2.6.16</string>
+	<string>2.6.17</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>2.6.16</string>
+	<string>2.6.17</string>
 	<key>CFBundleDocumentTypes</key>
 	<array>
 	  <dict>
diff --git a/modulesets/gnucash.modules b/modulesets/gnucash.modules
index eed398e..a1be51f 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.16.tar.bz2" version="2.6.16"
+    <branch module="gnucash/stable/gnucash-2.6.17.tar.bz2" version="2.6.17"
 	    repo="sourceforge">
     </branch>
     <dependencies>
@@ -293,8 +293,8 @@ for i in `ls $PREFIX/lib/libboost*.dylib`; do for j in `ls $PREFIX/lib/libboost*
   <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="gnucash/gnucash-docs/gnucash-docs-2.6.16.tar.gz"
-	     version="2.6.16" repo="sourceforge"/>
+    <branch  module="gnucash/gnucash-docs/gnucash-docs-2.6.17.tar.gz"
+	     version="2.6.17" repo="sourceforge"/>
   </autotools>
 
   <autotools id="scrollkeeper" autogen-sh="configure">



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



More information about the gnucash-changes mailing list