changeset 502:ccc46e51638d

increased version number to 2.10
author Volker Grabsch <vog@notjusthosting.com>
date Sat, 24 Oct 2009 12:52:13 +0200
parents 58edbc4d192b
children 164b71d374f4
files Makefile doc/index.html
diffstat 2 files changed, 27 insertions(+), 11 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Sat Oct 24 12:49:02 2009 +0200
+++ b/Makefile	Sat Oct 24 12:52:13 2009 +0200
@@ -26,7 +26,7 @@
 TARGET             := i686-pc-mingw32
 SOURCEFORGE_MIRROR := kent.dl.sourceforge.net
 
-VERSION  := 2.9
+VERSION  := 2.10
 PREFIX   := $(PWD)/usr
 PKG_DIR  := $(PWD)/pkg
 DIST_DIR := $(PWD)/dist
--- a/doc/index.html	Sat Oct 24 12:49:02 2009 +0200
+++ b/doc/index.html	Sat Oct 24 12:52:13 2009 +0200
@@ -372,7 +372,7 @@
 
     <dl>
 
-    <dt>2009-10-24 &ndash; Release 2.9</dt>
+    <dt>2009-xx-xx &ndash; Release 2.10</dt>
     <dd>
         <p>
         <a href="http://download.savannah.nongnu.org/releases/mingw-cross-env/mingw-cross-env-2.9.tar.gz">Download</a> |
@@ -380,15 +380,7 @@
         </p>
 
         <p>
-        This release adds support for Qt, VMime and libmng.
-        </p>
-
-        <p>
-        The target triplet is updated to i686-pc-mingw32.
-        </p>
-
-        <p>
-        OpenMP support is enabled in GCC.
+        This release ...
         </p>
 
         <p>
@@ -717,6 +709,30 @@
 
     <dl>
 
+    <dt>2009-10-24 &ndash; Release 2.9</dt>
+    <dd>
+        <p>
+        <a href="http://download.savannah.nongnu.org/releases/mingw-cross-env/mingw-cross-env-2.9.tar.gz">Download</a> |
+        <a href="http://hg.savannah.nongnu.org/hgweb/mingw-cross-env/log/2.9">Changelog</a>
+        </p>
+
+        <p>
+        This release adds support for Qt, VMime and libmng.
+        </p>
+
+        <p>
+        The target triplet is updated to i686-pc-mingw32.
+        </p>
+
+        <p>
+        OpenMP support is enabled in GCC.
+        </p>
+
+        <p>
+        Almost all packages are updated to their latest version.
+        </p>
+    </dd>
+
     <dt>2009-09-11 &ndash; Release 2.8</dt>
     <dd>
         <p>