gnucash-on-osx master: Release 2.7.2

John Ralls jralls at code.gnucash.org
Sun Nov 26 13:37:31 EST 2017


Updated	 via  https://github.com/Gnucash/gnucash-on-osx/commit/38691ef9 (commit)
	from  https://github.com/Gnucash/gnucash-on-osx/commit/749648f5 (commit)



commit 38691ef9f5b4fe1afda35c908264b3978d950aaf
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Nov 26 10:36:55 2017 -0800

    Release 2.7.2

diff --git a/gnucash-bundler/Info-unstable.plist b/gnucash-bundler/Info-unstable.plist
index ed0239a..b3d418f 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.0 © 2017 Gnucash Contributors</string>
+	<string>Gnucash version 2.7.2 © 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.7.0 © 2017 Gnucash Contributors</string>
+	<string>2.7.2 © 2017 Gnucash Contributors</string>
 	<key>CFBundleName</key>
 	<string>Gnucash</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>2.7.0</string>
+	<string>2.7.2</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>2.7.0</string>
+	<string>2.7.2</string>
 	<key>CFBundleDocumentTypes</key>
 	<array>
 	  <dict>
diff --git a/modulesets/gnucash.modules b/modulesets/gnucash.modules
index e0d2aa7..6611994 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=${SRCROOT}/googletest/googletest -DGMOCK_ROOT=${SRCROOT}/googletest/googlemock">
-   <branch repo="sourceforge" module="gnucash/unstable/gnucash-2.7.0.tar.bz2"
-           version="2.7.0" />
+   <branch repo="sourceforge" module="gnucash/unstable/gnucash-2.7.2.tar.bz2"
+           version="2.7.2" />
     <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