summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2011-03-19 19:04:25 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2011-03-19 19:04:25 (GMT)
commit9e05b7d6cc0c56ce206aafcb885609709d6f6421 (patch)
treeed6c950c30eb540f39d6f8b837b8afa28e265bbc
parent884210f4aefc795a08d33dac9212e17f40fd9548 (diff)
downloadmxe-9e05b7d6cc0c56ce206aafcb885609709d6f6421.zip
mxe-9e05b7d6cc0c56ce206aafcb885609709d6f6421.tar.gz
mxe-9e05b7d6cc0c56ce206aafcb885609709d6f6421.tar.bz2
increase version number to 2.20
-rw-r--r--doc/index.html74
1 files changed, 43 insertions, 31 deletions
diff --git a/doc/index.html b/doc/index.html
index db0a15d..8d7ab6b 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -442,44 +442,16 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
<dl>
- <dt>2011-03-19 &ndash; Release <span id="latest-version">2.19</span></dt>
+ <dt>2011-xx-xx &ndash; Release <span id="latest-version">2.20</span></dt>
<dd>
<p>
- <a href="https://bitbucket.org/vog/mingw-cross-env/downloads/mingw-cross-env-2.19.tar.gz">Download</a> |
- <a href="http://hg.savannah.nongnu.org/hgweb/mingw-cross-env/log/2.19">Changelog</a>
- </p>
-
- <p>
- The download mechanisms are improved.
- </p>
-
- <p>
- A CMake toolchain file is provided
- to simplify cross-compiling projects which use CMake.
- </p>
-
- <p>
- Support for Debian/Lenny is dropped.
- </p>
-
- <p>
- Package gtk is renamed to gtk2.
+ <a href="https://bitbucket.org/vog/mingw-cross-env/downloads/mingw-cross-env-2.20.tar.gz">Download</a> |
+ <a href="http://hg.savannah.nongnu.org/hgweb/mingw-cross-env/log/2.20">Changelog</a>
</p>
<p>
Almost all packages are updated to their latest version.
</p>
-
- <p>
- New packages are supported:
- dbus, graphicsmagick, libical, liboauth, physfs, and vigra.
- </p>
-
- <p>
- Note for <code>boost::filesystem</code> users:
- <a href="http://beta.boost.org/doc/libs/1_46_1/libs/filesystem/v3/doc/index.htm">Version 3 is a major revision</a>
- and now the default in 1.46.
- </p>
</dd>
<dt>Old Releases</dt>
@@ -1147,6 +1119,46 @@ https://...</pre>
<dl>
+ <dt>2011-03-19 &ndash; Release 2.19</dt>
+ <dd>
+ <p>
+ <a href="https://bitbucket.org/vog/mingw-cross-env/downloads/mingw-cross-env-2.19.tar.gz">Download</a> |
+ <a href="http://hg.savannah.nongnu.org/hgweb/mingw-cross-env/log/2.19">Changelog</a>
+ </p>
+
+ <p>
+ The download mechanisms are improved.
+ </p>
+
+ <p>
+ A CMake toolchain file is provided
+ to simplify cross-compiling projects which use CMake.
+ </p>
+
+ <p>
+ Support for Debian/Lenny is dropped.
+ </p>
+
+ <p>
+ Package gtk is renamed to gtk2.
+ </p>
+
+ <p>
+ Almost all packages are updated to their latest version.
+ </p>
+
+ <p>
+ New packages are supported:
+ dbus, graphicsmagick, libical, liboauth, physfs, and vigra.
+ </p>
+
+ <p>
+ Note for <code>boost::filesystem</code> users:
+ <a href="http://beta.boost.org/doc/libs/1_46_1/libs/filesystem/v3/doc/index.htm">Version 3 is a major revision</a>
+ and now the default in 1.46.
+ </p>
+ </dd>
+
<dt>2010-12-15 &ndash; Release 2.18</dt>
<dd>
<p>