changeset 1012:092fd365e230

increase version number to 2.14
author Volker Grabsch <vog@notjusthosting.com>
date Mon, 31 May 2010 09:31:50 +0000
parents 71bb753c89b3
children d7f10217208d
files doc/index.html
diffstat 1 files changed, 50 insertions(+), 34 deletions(-) [+]
line wrap: on
line diff
--- a/doc/index.html	Mon May 31 09:13:00 2010 +0000
+++ b/doc/index.html	Mon May 31 09:31:50 2010 +0000
@@ -409,50 +409,20 @@
 
     <dl>
 
-    <dt>2010-05-31 &ndash; Release <span id="latest-version">2.13</span></dt>
+    <dt>2010-xx-xx &ndash; Release <span id="latest-version">2.14</span></dt>
     <dd>
         <p>
-        <a href="http://download.savannah.nongnu.org/releases/mingw-cross-env/mingw-cross-env-2.13.tar.gz">Download</a> |
-        <a href="http://hg.savannah.nongnu.org/hgweb/mingw-cross-env/log/2.13">Changelog</a>
-        </p>
-
-        <p>
-        This release switches back from TDM to the official GCC,
-        thus supporting the current GCC&nbsp;4.5.
+        <a href="http://download.savannah.nongnu.org/releases/mingw-cross-env/mingw-cross-env-2.14.tar.gz">Download</a> |
+        <a href="http://hg.savannah.nongnu.org/hgweb/mingw-cross-env/log/2.14">Changelog</a>
         </p>
 
         <p>
-        The set of DirectX headers is improved and more complete.
-        </p>
-
-        <p>
-        The deadlock issues with Pthreads-w32 are fixed.
-        </p>
-
-        <p>
-        A static build of GDB is provided,
-        i.e. a standalone "gdb.exe"
-        that doesn't require any extra DLLs.
-        </p>
-
-        <p>
-        More packages are backed by test programs.
-        </p>
-
-        <p>
-        Many "sed hacks" are replaced by proper portability patches.
+        This release ...
         </p>
 
         <p>
         Almost all packages are updated to their latest version.
         </p>
-
-        <p>
-        Many new packages are supported:
-        fribidi, gc, gdb, gmp, gsl, gst-plugins-base, gst-plugins-good,
-        gstreamer, gtkglext, guile, libcroco, libffi, liboil, libpaper,
-        libshout, libunistring and xine-lib.
-        </p>
     </dd>
 
     <dt>Old Releases</dt>
@@ -887,6 +857,52 @@
 
     <dl>
 
+    <dt>2010-05-31 &ndash; Release 2.13</dt>
+    <dd>
+        <p>
+        <a href="http://download.savannah.nongnu.org/releases/mingw-cross-env/mingw-cross-env-2.13.tar.gz">Download</a> |
+        <a href="http://hg.savannah.nongnu.org/hgweb/mingw-cross-env/log/2.13">Changelog</a>
+        </p>
+
+        <p>
+        This release switches back from TDM to the official GCC,
+        thus supporting the current GCC&nbsp;4.5.
+        </p>
+
+        <p>
+        The set of DirectX headers is improved and more complete.
+        </p>
+
+        <p>
+        The deadlock issues with Pthreads-w32 are fixed.
+        </p>
+
+        <p>
+        A static build of GDB is provided,
+        i.e. a standalone "gdb.exe"
+        that doesn't require any extra DLLs.
+        </p>
+
+        <p>
+        More packages are backed by test programs.
+        </p>
+
+        <p>
+        Many "sed hacks" are replaced by proper portability patches.
+        </p>
+
+        <p>
+        Almost all packages are updated to their latest version.
+        </p>
+
+        <p>
+        Many new packages are supported:
+        fribidi, gc, gdb, gmp, gsl, gst-plugins-base, gst-plugins-good,
+        gstreamer, gtkglext, guile, libcroco, libffi, liboil, libpaper,
+        libshout, libunistring and xine-lib.
+        </p>
+    </dd>
+
     <dt>2010-02-21 &ndash; Release 2.12</dt>
     <dd>
         <p>