changeset 443:23271dff7a05

increased version number to 2.9
author Volker Grabsch <vog@notjusthosting.com>
date Fri, 11 Sep 2009 04:00:35 +0200
parents 3662b2367002
children c828215f90ae
files Makefile doc/index.html
diffstat 2 files changed, 48 insertions(+), 32 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Fri Sep 11 03:51:48 2009 +0200
+++ b/Makefile	Fri Sep 11 04:00:35 2009 +0200
@@ -26,7 +26,7 @@
 TARGET             := i386-mingw32msvc
 SOURCEFORGE_MIRROR := kent.dl.sourceforge.net
 
-VERSION  := 2.8
+VERSION  := 2.9
 PREFIX   := $(PWD)/usr
 PKG_DIR  := $(PWD)/pkg
 DIST_DIR := $(PWD)/dist
--- a/doc/index.html	Fri Sep 11 03:51:48 2009 +0200
+++ b/doc/index.html	Fri Sep 11 04:00:35 2009 +0200
@@ -362,47 +362,20 @@
 
     <dl>
 
-    <dt>2009-09-11 &ndash; Release 2.8</dt>
+    <dt>2009-xx-xx &ndash; Release 2.9</dt>
     <dd>
         <p>
-        <a href="http://download.savannah.nongnu.org/releases/mingw-cross-env/mingw-cross-env-2.8.tar.gz">Download</a> |
-        <a href="http://hg.savannah.nongnu.org/hgweb/mingw-cross-env/log/2.8">Changelog</a>
+        <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 comes with a better look &amp; feel
-        by providing a highlevel overview of the build process.
-        </p>
-
-        <p>
-        The detailed build messages are stored into
-        separate log files for each package,
-        so parallel builds don't intermix them anymore.
-        </p>
-
-        <p>
-        The download URLs of SourceForge packages
-        are adjusted to ensure that
-        the selected SourceForge mirror is really used
-        and not circumvalented via HTTP redirects to other mirrors.
+        This release ...
         </p>
 
         <p>
         Almost all packages are updated to their latest version.
         </p>
-
-        <p>
-        The whole mingw-cross-env project has moved to
-        <a href="https://savannah.nongnu.org/">Savannah</a>.
-        So all URIs have changed,
-        but the old URIs
-        redirect to the new locations seamlessly.
-        </p>
-
-        <p>
-        Everyone is invited to join the freshly created
-        <a href="http://lists.nongnu.org/mailman/listinfo/mingw-cross-env-list">project mailing list</a>.
-        </p>
     </dd>
 
     <dt>Old Releases</dt>
@@ -726,6 +699,49 @@
 
     <dl>
 
+    <dt>2009-09-11 &ndash; Release 2.8</dt>
+    <dd>
+        <p>
+        <a href="http://download.savannah.nongnu.org/releases/mingw-cross-env/mingw-cross-env-2.8.tar.gz">Download</a> |
+        <a href="http://hg.savannah.nongnu.org/hgweb/mingw-cross-env/log/2.8">Changelog</a>
+        </p>
+
+        <p>
+        This release comes with a better look &amp; feel
+        by providing a highlevel overview of the build process.
+        </p>
+
+        <p>
+        The detailed build messages are stored into
+        separate log files for each package,
+        so parallel builds don't intermix them anymore.
+        </p>
+
+        <p>
+        The download URLs of SourceForge packages
+        are adjusted to ensure that
+        the selected SourceForge mirror is really used
+        and not circumvalented via HTTP redirects to other mirrors.
+        </p>
+
+        <p>
+        Almost all packages are updated to their latest version.
+        </p>
+
+        <p>
+        The whole mingw-cross-env project has moved to
+        <a href="https://savannah.nongnu.org/">Savannah</a>.
+        So all URIs have changed,
+        but the old URIs
+        redirect to the new locations seamlessly.
+        </p>
+
+        <p>
+        Everyone is invited to join the freshly created
+        <a href="http://lists.nongnu.org/mailman/listinfo/mingw-cross-env-list">project mailing list</a>.
+        </p>
+    </dd>
+
     <dt>2009-08-11 &ndash; Release 2.7</dt>
     <dd>
         <p>