gnucash-on-osx master: Package GnuCash release 4.9
John Ralls
jralls at code.gnucash.org
Sat Dec 18 19:06:51 EST 2021
Updated via https://github.com/Gnucash/gnucash-on-osx/commit/24e0fd5e (commit)
from https://github.com/Gnucash/gnucash-on-osx/commit/ddb21d34 (commit)
commit 24e0fd5e6acfa6a40877b4c4a54281a68b40a08d
Author: John Ralls <jralls at ceridwen.us>
Date: Sat Dec 18 16:06:42 2021 -0800
Package GnuCash release 4.9
diff --git a/gnucash-bundler/Info.plist b/gnucash-bundler/Info.plist
index 5025075..29c1ffd 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 4.8-2 © 2021 GnucashContributors</string>
+ <string>Gnucash version 4.9-1 © 2021 GnucashContributors</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>4.8-2 © 2021 Gnucash Contributors</string>
+ <string>4.9-1 © 2021 Gnucash Contributors</string>
<key>CFBundleName</key>
<string>Gnucash</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>4.8-2</string>
+ <string>4.9-1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
- <string>4.8-2</string>
+ <string>4.9-1</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
diff --git a/modulesets/gnucash.modules b/modulesets/gnucash.modules
index 5f5ad71..c4b6c49 100644
--- a/modulesets/gnucash.modules
+++ b/modulesets/gnucash.modules
@@ -286,8 +286,8 @@
<cmake id="gnucash"
cmakeargs="-DGTEST_ROOT=${JHBUILD_SOURCE}/googletest/">
- <branch module="gnucash/gnucash-4.8.tar.bz2"
- checkoutdir="gnucash-4.8" repo="sourceforge" version="4.8" />
+ <branch module="gnucash/gnucash-4.9.tar.bz2"
+ checkoutdir="gnucash-4.9" repo="sourceforge" version="4.9" />
<dependencies>
<dep package="meta-gtk-osx-gtk3"/>
<dep package="libofx"/>
@@ -365,8 +365,8 @@
<cmake id="gnucash-docs"
ninjaargs="html">
- <branch module="gnucash/gnucash-docs-4.8.tar.gz"
- version="4.8" repo="sourceforge"/>
+ <branch module="gnucash/gnucash-docs-4.9.tar.gz"
+ version="4.9" repo="sourceforge"/>
</cmake>
<cmake id="gnucash-unstable-docs"
Summary of changes:
gnucash-bundler/Info.plist | 8 ++++----
modulesets/gnucash.modules | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
More information about the gnucash-changes
mailing list