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

commit d2fef8e500aa7743ae2c8a619c09762f5093d96d
Author: ddekany <[email protected]>
AuthorDate: Sun Feb 16 17:29:48 2020 +0100

    Manual: Added release date
---
 src/manual/en_US/book.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/manual/en_US/book.xml b/src/manual/en_US/book.xml
index 021c0e4..a7d7200 100644
--- a/src/manual/en_US/book.xml
+++ b/src/manual/en_US/book.xml
@@ -29170,7 +29170,7 @@ TemplateModel x = env.getVariable("x");  // get 
variable x</programlisting>
       <section xml:id="versions_2_3_30">
         <title>2.3.30</title>
 
-        <para>Release date: [FIXME]</para>
+        <para>Release date: 2020-02-16 + release process</para>
 
         <para>Please note that with this version the minimum required Java
         version was increased from Java 5 to Java 7.</para>

Reply via email to