gnucash-on-osx master: Release 2.7.8

John Ralls jralls at code.gnucash.org
Sun Mar 25 14:50:06 EDT 2018


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



commit 56b2c76cbacd39ba500e0d77c644a6b29cda1321
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Mar 25 11:49:53 2018 -0700

    Release 2.7.8

diff --git a/gnucash-bundler/Info-unstable.plist b/gnucash-bundler/Info-unstable.plist
index 859b53f..1b7ad40 100644
--- a/gnucash-bundler/Info-unstable.plist
+++ b/gnucash-bundler/Info-unstable.plist
@@ -7,7 +7,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Gnucash</string>
 	<key>CFBundleGetInfoString</key>
-	<string>Gnucash version 2.7.7 © 2018 Gnucash Contributors</string>
+	<string>Gnucash version 2.7.8 © 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.7.7 © 2018 Gnucash Contributors</string>
+	<string>2.7.8 © 2018 Gnucash Contributors</string>
 	<key>CFBundleName</key>
 	<string>Gnucash</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>2.7.7</string>
+	<string>2.7.8</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>2.7.7</string>
+	<string>2.7.8</string>
 	<key>CFBundleDocumentTypes</key>
 	<array>
 	  <dict>
diff --git a/modulesets/gnucash.modules b/modulesets/gnucash.modules
index 72f40e8..3626140 100644
--- a/modulesets/gnucash.modules
+++ b/modulesets/gnucash.modules
@@ -260,8 +260,8 @@ for i in `ls $PREFIX/lib/libboost*.dylib`; do for j in `ls $PREFIX/lib/libboost*
 
 <cmake id="gnucash-unstable"
         cmakeargs="-DGTEST_ROOT=${JHBUILD_SOURCE}/googletest/googletest -DGMOCK_ROOT=${JHBUILD_SOURCE}/googletest/googlemock">
-   <branch repo="sourceforge" module="gnucash/unstable/gnucash-2.7.7.tar.bz2"
-           version="2.7.7" />
+   <branch repo="sourceforge" module="gnucash/unstable/gnucash-2.7.8.tar.bz2"
+           version="2.7.8" />
     <dependencies>
       <dep package="meta-gtk-osx-gtk3"/>
       <dep package="libofx"/>



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



More information about the gnucash-changes mailing list