diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2009-08-11 08:24:24 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2009-08-11 08:24:24 (GMT) |
commit | ec1ea0365d043e5fabd107327c0b0ad3c66fdf4a (patch) | |
tree | ed888b8b71aa11b9b47e11ba37340b744ad1efb9 /doc | |
parent | a7d1258d4475442dd389be2d60ba2d9d76fdc2d0 (diff) | |
download | mxe-ec1ea0365d043e5fabd107327c0b0ad3c66fdf4a.zip mxe-ec1ea0365d043e5fabd107327c0b0ad3c66fdf4a.tar.gz mxe-ec1ea0365d043e5fabd107327c0b0ad3c66fdf4a.tar.bz2 |
increased version number to 2.8
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 38 |
1 files changed, 27 insertions, 11 deletions
diff --git a/doc/index.html b/doc/index.html index 46959ca..b7ee3dc 100644 --- a/doc/index.html +++ b/doc/index.html @@ -351,25 +351,19 @@ AR=$(CROSS)ar</pre> <dl> - <dt>2009-08-11 – Release 2.7</dt> + <dt>2009-xx-xx – 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 @@ pfexec python setup.py install</pre> <dl> + <dt>2009-08-11 – 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 – Release 2.6</dt> <dd> <p> |