This is an automated email from the ASF dual-hosted git repository.

ddekany pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/freemarker-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 7e6b979  Fixed version number typo.
7e6b979 is described below

commit 7e6b979d926f6851bc5faedbafc3121f6f0d02ab
Author: ddekany <[email protected]>
AuthorDate: Mon Mar 9 22:07:47 2020 +0100

    Fixed version number typo.
---
 src/main/docgen/book.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/docgen/book.xml b/src/main/docgen/book.xml
index 201eabf..b780c14 100644
--- a/src/main/docgen/book.xml
+++ b/src/main/docgen/book.xml
@@ -148,7 +148,7 @@
     since 2.3.24.</para>
 
     <simplesect>
-      <title>Latest stable release: 2.3.20</title>
+      <title>Latest stable release: 2.3.30</title>
 
       <para>Released on 2020-03-05. Requires J2SE 1.7 or higher.</para>
 

Reply via email to