Skip to content

Commit 2cfad39

Browse files
authored
Correct date in /about/
3.4.0's date is listed as 2001-05-11. I corrected the year to 2011.
1 parent 935c2d2 commit 2cfad39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pmaweb/templates/about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ <h2>Milestone releases</h2>
5050
<li>2008-11-28 {% releaselink '3.1.0' %}: Added support for BLOBStreaming, Swekey hardware authentication and rewritten setup script.</li>
5151
<li>2009-06-09 {% releaselink '3.2.0' %}: Added many small features.</li>
5252
<li>2010-03-07 {% releaselink '3.3.0' %}: Added new import and export modules, changes tracking, synchronization and support for replication configuration.</li>
53-
<li>2001-05-11 {% releaselink '3.4.0' %}: AJAXification of some parts, charts, visual query builder, user preferences, ENUM/SET editor.</li>
53+
<li>2011-05-11 {% releaselink '3.4.0' %}: AJAXification of some parts, charts, visual query builder, user preferences, ENUM/SET editor.</li>
5454
<li>2012-04-07 {% releaselink '3.5.0' %}: Improved browsing, server monitoring, support for stored routines, events and triggers, openGIS support, Drizzle support.</li>
5555
<li>2013-05-03 {% releaselink '4.0.0' %}: Removal of HTML frames, switch to tree-based navigation, and new look for the documentation.</li>
5656
<li>2013-12-12 {% releaselink '4.1.0' %}: Requires PHP 5.3 and MySQL 5.5. Added ReCAPTCHA support, configurable menus, and an error reporting component.</li>

0 commit comments

Comments
 (0)