Repository: incubator-freemarker Updated Branches: refs/heads/2.3 0edc07878 -> aba222016
Revert "Updating 2.3.27 release date" to cherry-pick it from gae branch. This reverts commit 0edc07878fb7d05feb44450767ca2c9bfc68cb22. Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/8e6b33bb Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/8e6b33bb Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/8e6b33bb Branch: refs/heads/2.3 Commit: 8e6b33bbcd99b646a2d823453d5b41d587b895d8 Parents: 0edc078 Author: Woonsan Ko <[email protected]> Authored: Sun Nov 5 16:23:07 2017 -0500 Committer: Woonsan Ko <[email protected]> Committed: Sun Nov 5 16:23:07 2017 -0500 ---------------------------------------------------------------------- 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/8e6b33bb/src/manual/en_US/book.xml ---------------------------------------------------------------------- diff --git a/src/manual/en_US/book.xml b/src/manual/en_US/book.xml index 53f480e..1375135 100644 --- a/src/manual/en_US/book.xml +++ b/src/manual/en_US/book.xml @@ -27073,7 +27073,7 @@ TemplateModel x = env.getVariable("x"); // get variable x</programlisting> <section xml:id="versions_2_3_27"> <title>2.3.27 (incubating at Apache)</title> - <para>Release date: 2017-11-03</para> + <para>Release date: 2017-10-15 + release process</para> <para><emphasis role="bold">This is a stable, final release.</emphasis> The <quote>incubating</quote> suffix is required
