gnucash-on-osx master: Package GnuCash 4.904.

John Ralls jralls at code.gnucash.org
Sun Mar 19 15:41:32 EDT 2023


Updated	 via  https://github.com/Gnucash/gnucash-on-osx/commit/8b47eca9 (commit)
	from  https://github.com/Gnucash/gnucash-on-osx/commit/a83e4e0a (commit)



commit 8b47eca9bc433ebfd5df8750ec80c88e23f30f64
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Mar 19 12:41:25 2023 -0700

    Package GnuCash 4.904.

diff --git a/gnucash-bundler/Info-unstable.plist b/gnucash-bundler/Info-unstable.plist
index a39a8cd..1a5b05c 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.903-1 © 2023 GnucashContributors</string>
+	<string>Gnucash version 4.904-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.903-1 © 2023 Gnucash Contributors</string>
+	<string>4.904-1 © 2023 Gnucash Contributors</string>
 	<key>CFBundleName</key>
 	<string>Gnucash</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>4.903-1</string>
+	<string>4.904-1</string>
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>4.903-1</string>
+	<string>4.904-1</string>
 	<key>CFBundleDocumentTypes</key>
 	<array>
 	  <dict>
diff --git a/modulesets/gnucash.modules b/modulesets/gnucash.modules
index 041a154..943d452 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.903.tar.bz2"
-           checkoutdir="gnucash-4.903" repo="sourceforge" version="4.903" />
+   <branch module="gnucash/gnucash-4.904.tar.bz2"
+           checkoutdir="gnucash-4.904" repo="sourceforge" version="4.904" />
    
     <dependencies>
       <dep package="meta-gtk-osx-gtk3"/>



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