diff --git a/VERSION b/VERSION index 3026219f..0d97d181 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 2.4.2-stable+timestamp.2013.03.10.12.50.28 +Version 2.4.2-stable+timestamp.2013.03.10.12.54.30 diff --git a/applications/examples/views/default/who.html b/applications/examples/views/default/who.html index 42f396d4..2399200a 100644 --- a/applications/examples/views/default/who.html +++ b/applications/examples/views/default/who.html @@ -147,8 +147,7 @@
  • Python created by Guido van Rossum.
  • Rocket Web Server developed by Timothy Farrell.
  • -
  • EditArea developed by Christophe Dolivet
  • -
  • nicEdit developed by Brian Kirchoff
  • +
  • CodeMirror
  • simplejson developed by Bob Ippolito
  • PyRTF developed by Simon Cusack and revised by Grant Edwards
  • PyRSS2Gen developed by Dalke Scientific Software
  • @@ -159,8 +158,8 @@
  • jQuery developed by John Resig
  • A syntax highlighter inspired by the code of Peter Wilkinson
  • pyUCA developed by James Tauber
  • - +(... and other third party modules in the contrib folder).