mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix version number in welcome report.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20076 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -86,9 +86,9 @@
|
|||||||
(gnc:html-document-add-object!
|
(gnc:html-document-add-object!
|
||||||
doc
|
doc
|
||||||
(gnc:make-html-text
|
(gnc:make-html-text
|
||||||
(gnc:html-markup-h2 (_ "Welcome to GnuCash 2.0!"))
|
(gnc:html-markup-h2 (_ "Welcome to GnuCash 2.4!"))
|
||||||
(gnc:html-markup-p
|
(gnc:html-markup-p
|
||||||
(_ "GnuCash 2.0 has lots of nice features. Here are a few."))))
|
(_ "GnuCash 2.4 has lots of nice features. Here are a few."))))
|
||||||
doc))
|
doc))
|
||||||
|
|
||||||
(gnc:define-report
|
(gnc:define-report
|
||||||
|
|||||||
Reference in New Issue
Block a user