gnucash-on-osx master: Package release of unstable 4.901
John Ralls
jralls at code.gnucash.org
Mon Feb 6 12:59:50 EST 2023
Updated via https://github.com/Gnucash/gnucash-on-osx/commit/b78c6a0d (commit)
from https://github.com/Gnucash/gnucash-on-osx/commit/00a74011 (commit)
commit b78c6a0dbb11565af842add2bf3394c5fe9259ba
Author: John Ralls <jralls at ceridwen.us>
Date: Mon Feb 6 09:59:34 2023 -0800
Package release of unstable 4.901
diff --git a/gnucash-bundler/Info-unstable.plist b/gnucash-bundler/Info-unstable.plist
index 4dd867e..5f50511 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 4.900-1 © 2023 GnucashContributors</string>
+ <string>Gnucash version 4.901-1 © 2023 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.900-1 © 2023 Gnucash Contributors</string>
+ <string>4.901-1 © 2023 Gnucash Contributors</string>
<key>CFBundleName</key>
<string>Gnucash</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>4.900-1</string>
+ <string>4.901-1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
- <string>4.900-1</string>
+ <string>4.901-1</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
diff --git a/gnucash-bundler/Info.plist b/gnucash-bundler/Info.plist
index ac50005..76557f8 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.13-1 © 2022 GnucashContributors</string>
+ <string>Gnucash version 4.13-2 © 2022 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.13-1 © 2022 Gnucash Contributors</string>
+ <string>4.13-2 © 2022 Gnucash Contributors</string>
<key>CFBundleName</key>
<string>Gnucash</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>4.13-1</string>
+ <string>4.13-2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
- <string>4.13-1</string>
+ <string>4.13-2</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
diff --git a/modulesets/gnucash.modules b/modulesets/gnucash.modules
index 0554c5a..6717f7b 100644
--- a/modulesets/gnucash.modules
+++ b/modulesets/gnucash.modules
@@ -321,8 +321,8 @@
<cmake id="gnucash-unstable"
cmakeargs="-DGTEST_ROOT=${JHBUILD_SOURCE}/googletest">
- <branch module="gnucash/gnucash-4.900.tar.bz2"
- checkoutdir="gnucash-4.900" repo="sourceforge" version="4.900" />
+ <branch module="gnucash/gnucash-4.901.tar.bz2"
+ checkoutdir="gnucash-4.901" repo="sourceforge" version="4.901" />
<dependencies>
<dep package="meta-gtk-osx-gtk3"/>
Summary of changes:
gnucash-bundler/Info-unstable.plist | 8 ++++----
gnucash-bundler/Info.plist | 8 ++++----
modulesets/gnucash.modules | 4 ++--
3 files changed, 10 insertions(+), 10 deletions(-)
More information about the gnucash-changes
mailing list