Mentioned "3" branch, removed reference to the now obsolete "2.4" branch.
Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/commit/91ccf7b0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/tree/91ccf7b0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/diff/91ccf7b0 Branch: refs/heads/master Commit: 91ccf7b050da3b56ef1168a76516d2ab53a8fd7c Parents: 4b8409d Author: ddekany <[email protected]> Authored: Mon Mar 6 16:33:23 2017 +0100 Committer: ddekany <[email protected]> Committed: Mon Mar 6 16:33:23 2017 +0100 ---------------------------------------------------------------------- src/main/docgen/book.xml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/91ccf7b0/src/main/docgen/book.xml ---------------------------------------------------------------------- diff --git a/src/main/docgen/book.xml b/src/main/docgen/book.xml index 71835f8..6b88475 100644 --- a/src/main/docgen/book.xml +++ b/src/main/docgen/book.xml @@ -1933,11 +1933,8 @@ two freemarker.jar-s and unpredictable behavior! </listitem> <listitem> - <para><literal>master</literal>: FreeMarker 2.4.x. Had no - release as of this writing. This is <literal>2.3-gae</literal> - plus the changes that aren't 100% backward compatible. We only - commit 2.4-exclusive changes directly here, all other changes - are coming from <literal>2.3-gae</literal> via merging.</para> + <para><literal>3</literal>: FreeMarker 3.x.x. Had no release as + of this writing.</para> </listitem> </itemizedlist> </listitem>
