changeset 412:87801b601eb0

increased version number to 2.8
author Volker Grabsch <vog@notjusthosting.com>
date Tue, 11 Aug 2009 10:24:24 +0200
parents d73bc8f61099
children b1d84a42a656
files Makefile doc/index.html
diffstat 2 files changed, 28 insertions(+), 12 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Tue Aug 11 09:52:54 2009 +0200
+++ b/Makefile	Tue Aug 11 10:24:24 2009 +0200
@@ -5,7 +5,7 @@
 TARGET             := i386-mingw32msvc
 SOURCEFORGE_MIRROR := kent.dl.sourceforge.net
 
-VERSION  := 2.7
+VERSION  := 2.8
 PREFIX   := $(PWD)/usr
 PKG_DIR  := $(PWD)/pkg
 TMP_DIR   = $(PWD)/tmp-$(1)
--- a/doc/index.html	Tue Aug 11 09:52:54 2009 +0200
+++ b/doc/index.html	Tue Aug 11 10:24:24 2009 +0200
@@ -351,25 +351,19 @@
 
     <dl>
 
-    <dt>2009-08-11 &ndash; Release 2.7</dt>
+    <dt>2009-xx-xx &ndash; Release 2.8</dt>
     <dd>
         <p>
-        <a href="http://www.profv.de/mingw_cross_env/mingw_cross_env-2.7.tar.gz">Download</a> |
-        <a href="http://www.profv.de/mingw_cross_env/hgweb.cgi?cl=2.7">Changelog</a>
+        <a href="http://www.profv.de/mingw_cross_env/mingw_cross_env-2.8.tar.gz">Download</a> |
+        <a href="http://www.profv.de/mingw_cross_env/hgweb.cgi?cl=2.8">Changelog</a>
         </p>
 
         <p>
-        This release
-        provides an improved version recognition
-        for SourceForge packages.
-        SourceForge changed their page layout
-        in a way that makes it much harder
-        to identify the current version of a package.
+        This release ...
         </p>
 
         <p>
-        Additionally,
-        almost all packages are updated to their latest version.
+        Almost all packages are updated to their latest version.
         </p>
     </dd>
 
@@ -673,6 +667,28 @@
 
     <dl>
 
+    <dt>2009-08-11 &ndash; Release 2.7</dt>
+    <dd>
+        <p>
+        <a href="http://www.profv.de/mingw_cross_env/mingw_cross_env-2.7.tar.gz">Download</a> |
+        <a href="http://www.profv.de/mingw_cross_env/hgweb.cgi?cl=2.7">Changelog</a>
+        </p>
+
+        <p>
+        This release
+        provides an improved version recognition
+        for SourceForge packages.
+        SourceForge changed their page layout
+        in a way that makes it much harder
+        to identify the current version of a package.
+        </p>
+
+        <p>
+        Additionally,
+        almost all packages are updated to their latest version.
+        </p>
+    </dd>
+
     <dt>2009-06-19 &ndash; Release 2.6</dt>
     <dd>
         <p>