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 d393376 Updated release date in Manual.
d393376 is described below
commit d3933761631423611f2b0698ad7ea335d2449636
Author: ddekany <[email protected]>
AuthorDate: Sat Mar 7 00:55:52 2020 +0100
Updated release date in Manual.
---
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 89e0fb3..dd5a4e2 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: 2020-02-16 + release process</para>
+ <para>Release date: 2020-03-05</para>
<para>Please note that with this version the minimum required Java
version was increased from Java 5 to Java 7.</para>