From d29bd027207f26e06f49be35b8c654fdf1533f3a Mon Sep 17 00:00:00 2001 From: Volker Grabsch Date: Sat, 24 Oct 2009 12:52:13 +0200 Subject: increased version number to 2.10 --- Makefile | 2 +- doc/index.html | 36 ++++++++++++++++++++++++++---------- 2 files changed, 27 insertions(+), 11 deletions(-) diff --git a/Makefile b/Makefile index 0aec12f..0fd10fc 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,7 @@ JOBS := 1 TARGET := i686-pc-mingw32 SOURCEFORGE_MIRROR := kent.dl.sourceforge.net -VERSION := 2.9 +VERSION := 2.10 PREFIX := $(PWD)/usr PKG_DIR := $(PWD)/pkg DIST_DIR := $(PWD)/dist diff --git a/doc/index.html b/doc/index.html index 938ed09..8eaa036 100644 --- a/doc/index.html +++ b/doc/index.html @@ -372,7 +372,7 @@ AR=$(CROSS)ar
-
2009-10-24 – Release 2.9
+
2009-xx-xx – Release 2.10

Download | @@ -380,15 +380,7 @@ AR=$(CROSS)ar

- This release adds support for Qt, VMime and libmng. -

- -

- The target triplet is updated to i686-pc-mingw32. -

- -

- OpenMP support is enabled in GCC. + This release ...

@@ -717,6 +709,30 @@ pfexec python setup.py install

+
2009-10-24 – Release 2.9
+
+

+ Download | + Changelog +

+ +

+ This release adds support for Qt, VMime and libmng. +

+ +

+ The target triplet is updated to i686-pc-mingw32. +

+ +

+ OpenMP support is enabled in GCC. +

+ +

+ Almost all packages are updated to their latest version. +

+
+
2009-09-11 – Release 2.8

-- cgit v0.12