diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2010-02-20 03:57:16 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2010-02-20 03:57:16 (GMT) |
commit | 28de5bb452d81649885d10726eb447ef4de5b685 (patch) | |
tree | f48f50a590d051cce0ba72362e162e863b2515fe /doc | |
parent | 8febab8fbe4225b02ecb02225b145a2158d70efc (diff) | |
download | mxe-28de5bb452d81649885d10726eb447ef4de5b685.zip mxe-28de5bb452d81649885d10726eb447ef4de5b685.tar.gz mxe-28de5bb452d81649885d10726eb447ef4de5b685.tar.bz2 |
increase version number to 2.12
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 54 |
1 files changed, 35 insertions, 19 deletions
diff --git a/doc/index.html b/doc/index.html index b1660a2..06ec755 100644 --- a/doc/index.html +++ b/doc/index.html @@ -405,35 +405,20 @@ USE_OSGPLUGIN(<plugin2>) <dl> - <dt>2010-02-20 – Release <span id="latest-version">2.11</span></dt> + <dt>2010-xx-xx – Release <span id="latest-version">2.12</span></dt> <dd> <p> - <a href="http://download.savannah.nongnu.org/releases/mingw-cross-env/mingw-cross-env-2.11.tar.gz">Download</a> | - <a href="http://hg.savannah.nongnu.org/hgweb/mingw-cross-env/log/2.11">Changelog</a> - </p> - - <p> - This release fixes some minor build issues, - and contains a first small set of test programs - to check the package builds. + <a href="http://download.savannah.nongnu.org/releases/mingw-cross-env/mingw-cross-env-2.12.tar.gz">Download</a> | + <a href="http://hg.savannah.nongnu.org/hgweb/mingw-cross-env/log/2.12">Changelog</a> </p> <p> - The build rules are simplified - by calling generators like Autotools and Flex, - instead of patching the generated files. + This release ... </p> <p> Almost all packages are updated to their latest version. </p> - - <p> - Many new packages are supported: - aubio, devil, directx, exiv2, fftw, freeimage, gsoap, - id3lib, liblo, libpano13, librsvg, libsamplerate, - muparser, openscenegraph, portaudio and sdl_pango. - </p> </dd> <dt>Old Releases</dt> @@ -862,6 +847,37 @@ cd ..</pre> <dl> + <dt>2010-02-20 – Release 2.11</dt> + <dd> + <p> + <a href="http://download.savannah.nongnu.org/releases/mingw-cross-env/mingw-cross-env-2.11.tar.gz">Download</a> | + <a href="http://hg.savannah.nongnu.org/hgweb/mingw-cross-env/log/2.11">Changelog</a> + </p> + + <p> + This release fixes some minor build issues, + and contains a first small set of test programs + to check the package builds. + </p> + + <p> + The build rules are simplified + by calling generators like Autotools and Flex, + instead of patching the generated files. + </p> + + <p> + Almost all packages are updated to their latest version. + </p> + + <p> + Many new packages are supported: + aubio, devil, directx, exiv2, fftw, freeimage, gsoap, + id3lib, liblo, libpano13, librsvg, libsamplerate, + muparser, openscenegraph, portaudio and sdl_pango. + </p> + </dd> + <dt>2009-12-23 – Release 2.10</dt> <dd> <p> |