Repository: incubator-freemarker Updated Branches: refs/heads/2.3 876fffcfa -> a1e217a8d
Updated 2.3.26 release date Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/cd268402 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/cd268402 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/cd268402 Branch: refs/heads/2.3 Commit: cd268402b65b71509b0efc820eb22705ebfc0a23 Parents: 4356485 Author: ddekany <[email protected]> Authored: Sat Mar 25 10:46:21 2017 +0100 Committer: ddekany <[email protected]> Committed: Sat Mar 25 10:46:21 2017 +0100 ---------------------------------------------------------------------- src/manual/en_US/book.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/cd268402/src/manual/en_US/book.xml ---------------------------------------------------------------------- diff --git a/src/manual/en_US/book.xml b/src/manual/en_US/book.xml index a664a84..628f495 100644 --- a/src/manual/en_US/book.xml +++ b/src/manual/en_US/book.xml @@ -26813,7 +26813,7 @@ TemplateModel x = env.getVariable("x"); // get variable x</programlisting> <section xml:id="versions_2_3_26"> <title>2.3.26 (incubating at Apache)</title> - <para>Release date: 2017-03-15 + release process delay</para> + <para>Release date: 2017-03-25</para> <para><emphasis role="bold">This is a stable, final release.</emphasis> The <quote>incubating</quote> suffix is required
