diff options
author | Yegor Kozlov <yegor@apache.org> | 2009-06-22 17:59:43 +0000 |
---|---|---|
committer | Yegor Kozlov <yegor@apache.org> | 2009-06-22 17:59:43 +0000 |
commit | f00731af16cdae89678808902cbe3ab6f0b1bae3 (patch) | |
tree | 88d044eb32217c402ec80bd88ff3e9c19c1adec9 /src/documentation/content | |
parent | 1c9e88d79e9c8f5cbb043fbb7440ef753e4dbda1 (diff) | |
download | poi-f00731af16cdae89678808902cbe3ab6f0b1bae3.tar.gz poi-f00731af16cdae89678808902cbe3ab6f0b1bae3.zip |
updated date of the latest release on the index page
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@787333 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content')
-rw-r--r-- | src/documentation/content/xdocs/index.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/documentation/content/xdocs/index.xml b/src/documentation/content/xdocs/index.xml index 7e196dbc52..f517472d14 100644 --- a/src/documentation/content/xdocs/index.xml +++ b/src/documentation/content/xdocs/index.xml @@ -31,21 +31,21 @@ </header> <body> - <section><title>POI 3.5 beta 5, and Office Open XML Support (2009-02-19)</title> + <section><title>POI 3.5 beta 6, and Office Open XML Support (2009-06-22)</title> <p>We are currently working to support the new Office Open XML file formats, such as XLSX and PPTX, which were introduced in Office 2007.</p> <p>Development for this is in a svn branch, but we are please to announce our first preview release containing this support. Users interested in the OOXML support should download the - <link href="http://www.apache.org/dyn/closer.cgi/poi/dev/">POI 3.5 beta 5</link> + <link href="http://www.apache.org/dyn/closer.cgi/poi/dev/">POI 3.5 beta 6</link> the source and binaries from their <link href="http://www.apache.org/dyn/closer.cgi/poi/dev/">local mirror</link>. People interested should also follow the <link href="mailinglists.html">dev list</link> to track progress.</p> <p> The release is also available from the central Maven repository - under Group ID "org.apache.poi" and Version "3.5-beta5". + under Group ID "org.apache.poi" and Version "3.5-beta6". </p> </section> <section><title>POI 3.2-FINAL Released (2008-10-19)</title> |