# HG changeset patch # User Volker Grabsch # Date 1245382100 -7200 # Node ID 10d0c1670a880b369cd2d17eee6addda57012d8a # Parent ac4d20aecc112ed0ce1fa02e02ce5e3612045e43 increased version number to 2.7 diff -r ac4d20aecc11 -r 10d0c1670a88 Makefile --- a/Makefile Fri Jun 19 05:02:47 2009 +0200 +++ b/Makefile Fri Jun 19 05:28:20 2009 +0200 @@ -5,7 +5,7 @@ TARGET := i386-mingw32msvc SOURCEFORGE_MIRROR := kent.dl.sourceforge.net -VERSION := 2.6 +VERSION := 2.7 PREFIX := $(PWD)/usr PKG_DIR := $(PWD)/pkg TMP_DIR = $(PWD)/tmp-$(1) diff -r ac4d20aecc11 -r 10d0c1670a88 doc/index.html --- a/doc/index.html Fri Jun 19 05:02:47 2009 +0200 +++ b/doc/index.html Fri Jun 19 05:28:20 2009 +0200 @@ -351,36 +351,20 @@
-
2009-06-19 – Release 2.6
+
2009-xx-xx – Release 2.7

- Download | - Changelog + Download | + Changelog

- This release contains some portability fixes - which allow it to run on a wider range of systems - such as Frugalware. -

- -

- The documentation and website are completely revised. -

- -

- New packages such as - CppUnit, libUsb, NSIS, Popt, SQLite and Theora - are supported. + This release ...

Almost all packages are updated to their latest version.

- -

- A new command "make download" is implemented. -

Old Releases
@@ -683,6 +667,38 @@
+
2009-06-19 – Release 2.6
+
+

+ Download | + Changelog +

+ +

+ This release contains some portability fixes + which allow it to run on a wider range of systems + such as Frugalware. +

+ +

+ The documentation and website are completely revised. +

+ +

+ New packages such as + CppUnit, libUsb, NSIS, Popt, SQLite and Theora + are supported. +

+ +

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

+ +

+ A new command "make download" is implemented. +

+
+
2009-04-06 – Release 2.5