This is an automated email from the ASF dual-hosted git repository. mxmanghi pushed a commit to branch 3.0 in repository https://gitbox.apache.org/repos/asf/tcl-rivet.git
commit c46703d9e7df6c479c394b77555c7638c8b6bcde Author: Massimo Manghi <mxman...@apache.org> AuthorDate: Mon Nov 19 16:32:45 2018 +0100 add full version to the fron page of the manual --- ChangeLog | 3 +++ doc/rivet.xml | 4 ++-- doc/rivet.xml.in | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5b8daee..e8eb481 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2018-11-18 Massimo Manghi <mxman...@apache.org> + * : version 3.0.3 released + 2018-11-04 Massimo Manghi <mxman...@apache.org> * rivet/rivet-tcl/xml.tcl: New ::rivet::xml command simplified and new construct for self closing elements diff --git a/doc/rivet.xml b/doc/rivet.xml index acfc0ba..b88a65e 100644 --- a/doc/rivet.xml +++ b/doc/rivet.xml @@ -36,7 +36,7 @@ <!ENTITY lazybridge.xml SYSTEM "xml/lazybridge.xml" > <!ENTITY formbroker.xml SYSTEM "xml/formbroker.xml" > <!ENTITY version "3.0" > - <!ENTITY fullversion "3.0.3" > + <!ENTITY fullversion "3.0.4" > <!ENTITY version2-series "2.0,2.1,2.2,2.3" > <!ENTITY version2-generic "2.x" > <!ENTITY version30 "3.0" > @@ -89,7 +89,7 @@ </articleinfo> <para> - This manual was generated on <?dbtimestamp format="A Y-m-d X" ?>. + This manual is released as part of Apache/Rivet &fullversion; (<?dbtimestamp format="A Y-m-d X" ?>). </para> <!-- Introduction --> diff --git a/doc/rivet.xml.in b/doc/rivet.xml.in index 18bb111..6a1f8b8 100644 --- a/doc/rivet.xml.in +++ b/doc/rivet.xml.in @@ -89,7 +89,7 @@ </articleinfo> <para> - This manual was generated on <?dbtimestamp format="A Y-m-d X" ?>. + This manual is released as part of Apache/Rivet &fullversion; (<?dbtimestamp format="A Y-m-d X" ?>). </para> <!-- Introduction --> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@tcl.apache.org For additional commands, e-mail: commits-h...@tcl.apache.org