gnucash-on-osx master: Release 2.6.11

John Ralls jralls at code.gnucash.org
Sun Jan 10 23:30:14 EST 2016


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



commit e486481f49df80e74d58d3e64baf34e122529d58
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Jan 10 20:30:00 2016 -0800

    Release 2.6.11

diff --git a/gnucash-bundler/Info.plist b/gnucash-bundler/Info.plist
index be9c5f9..60070b6 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.10 © 2015 Gnucash Contributors</string>
+	<string>Gnucash version 2.6.11 © 2016 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.10 © 2015 Gnucash Contributors</string>
+	<string>2.6.11 © 2016 Gnucash Contributors</string>
 	<key>CFBundleName</key>
 	<string>Gnucash</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>2.6.10</string>
+	<string>2.6.11</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>2.6.10</string>
+	<string>2.6.11</string>
 	<key>CFBundleDocumentTypes</key>
 	<array>
 	  <dict>
@@ -60,7 +60,7 @@
 	<key>LSRequiresCarbon</key>
 	<true/>
 	<key>NSHumanReadableCopyright</key>
-	<string>Copyright 2015 Gnucash Contributors</string>
+	<string>Copyright 2016 Gnucash Contributors</string>
 	<key>NSHighResolutionCapable</key>
 	<true/>
 </dict>
diff --git a/modulesets/gnucash.modules b/modulesets/gnucash.modules
index 0201546..ca2084a 100644
--- a/modulesets/gnucash.modules
+++ b/modulesets/gnucash.modules
@@ -216,7 +216,7 @@
   <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.10.tar.bz2" version="2.6.10"
+    <branch module="gnucash/stable/gnucash-2.6.11.tar.bz2" version="2.6.11"
 	    repo="sourceforge">
     </branch>
     <dependencies>
@@ -276,8 +276,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="gnucash/gnucash-docs/gnucash-docs-2.6.10.tar.gz"
-	     version="2.6.10" repo="sourceforge"/>
+    <branch  module="gnucash/gnucash-docs/gnucash-docs-2.6.11.tar.gz"
+	     version="2.6.11" repo="sourceforge"/>
   </autotools>
 
   <autotools id="scrollkeeper" autogen-sh="configure">



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



More information about the gnucash-changes mailing list