diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2010-06-16 17:48:15 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2010-06-16 17:48:15 (GMT) |
commit | 2a074a410fd4a8c551b6c668fa9fdb92b260d7f0 (patch) | |
tree | 528c1a632f68152be502db00a5b9736a89ca5907 /doc | |
parent | 35dd7afe8b382288ed25746e34e06425524b7b71 (diff) | |
download | mxe-2a074a410fd4a8c551b6c668fa9fdb92b260d7f0.zip mxe-2a074a410fd4a8c551b6c668fa9fdb92b260d7f0.tar.gz mxe-2a074a410fd4a8c551b6c668fa9fdb92b260d7f0.tar.bz2 |
increase version number to 2.16
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 26 |
1 files changed, 21 insertions, 5 deletions
diff --git a/doc/index.html b/doc/index.html index 7785b75..c8d768e 100644 --- a/doc/index.html +++ b/doc/index.html @@ -410,16 +410,15 @@ USE_OSGPLUGIN(<plugin2>) <dl> - <dt>2010-06-16 – Release <span id="latest-version">2.15</span></dt> + <dt>2010-xx-xx – Release <span id="latest-version">2.16</span></dt> <dd> <p> - <a href="http://download.savannah.nongnu.org/releases/mingw-cross-env/mingw-cross-env-2.15.tar.gz">Download</a> | - <a href="http://hg.savannah.nongnu.org/hgweb/mingw-cross-env/log/2.15">Changelog</a> + <a href="http://download.savannah.nongnu.org/releases/mingw-cross-env/mingw-cross-env-2.16.tar.gz">Download</a> | + <a href="http://hg.savannah.nongnu.org/hgweb/mingw-cross-env/log/2.16">Changelog</a> </p> <p> - This release fixes download errors caused by the Qt project - (a sudden change of their current source tarball). + This release ... </p> <p> @@ -876,6 +875,23 @@ cd ..</pre> <dl> + <dt>2010-06-16 – Release 2.15</dt> + <dd> + <p> + <a href="http://download.savannah.nongnu.org/releases/mingw-cross-env/mingw-cross-env-2.15.tar.gz">Download</a> | + <a href="http://hg.savannah.nongnu.org/hgweb/mingw-cross-env/log/2.15">Changelog</a> + </p> + + <p> + This release fixes download errors caused by the Qt project + (a sudden change of their current source tarball). + </p> + + <p> + Almost all packages are updated to their latest version. + </p> + </dd> + <dt>2010-06-08 – Release 2.14</dt> <dd> <p> |