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:
Christian Stimming
2011-01-12 19:29:40 +00:00
parent 59ee53bf2f
commit 86f46eb056

View File

@@ -86,9 +86,9 @@
(gnc:html-document-add-object!
doc
(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
(_ "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))
(gnc:define-report