This is an automated email from the ASF dual-hosted git repository.

ddekany pushed a commit to branch 2.3-gae
in repository https://gitbox.apache.org/repos/asf/freemarker.git


The following commit(s) were added to refs/heads/2.3-gae by this push:
     new 0d803638 Updated release date in the manual
0d803638 is described below

commit 0d803638022c31790851d1a880e6a7ce8f2646d4
Author: ddekany <[email protected]>
AuthorDate: Sun Jan 15 15:57:39 2023 +0100

    Updated release date in the manual
---
 src/manual/en_US/book.xml | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/src/manual/en_US/book.xml b/src/manual/en_US/book.xml
index c1124a0a..3d62b1e7 100644
--- a/src/manual/en_US/book.xml
+++ b/src/manual/en_US/book.xml
@@ -20,7 +20,10 @@
 <book conformance="docgen" version="5.0" xml:lang="en"
       xmlns="http://docbook.org/ns/docbook";
       xmlns:xlink="http://www.w3.org/1999/xlink";
->
+      xmlns:ns5="http://www.w3.org/1998/Math/MathML";
+      xmlns:ns4="http://www.w3.org/2000/svg";
+      xmlns:ns3="http://www.w3.org/1999/xhtml";
+      xmlns:ns="http://docbook.org/ns/docbook";>
   <info>
     <title>Apache FreeMarker Manual</title>
 
@@ -30059,7 +30062,7 @@ TemplateModel x = env.getVariable("x");  // get 
variable x</programlisting>
       <section xml:id="versions_2_3_32">
         <title>2.3.32</title>
 
-        <para>Release date: 2023-01-06 + release process</para>
+        <para>Release date: 2023-01-12</para>
 
         <section>
           <title>Changes on the FTL side</title>

Reply via email to