From f0eb8b58e440a75911621e2da49f4126e36f25bc Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 31 Aug 2009 10:23:48 +0200 Subject: buildroot: update for 2009.08 Signed-off-by: Peter Korsgaard --- CHANGES | 7 ++++++- Config.in | 2 +- docs/download.html | 13 ++++++------- 3 files changed, 13 insertions(+), 9 deletions(-) diff --git a/CHANGES b/CHANGES index 917572424..d6dd84e84 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,9 @@ -2009.08, Not yet released: +2009.08, Released August 31th, 2009: + + Additional fixes and cleanups. + + Updated/fixed packages: ctorrent, saveconfig/getconfig, + sdl_net, util-linux. Issues resolved (http://bugs.uclibc.org): diff --git a/Config.in b/Config.in index f8974a0fa..06cc899c2 100644 --- a/Config.in +++ b/Config.in @@ -8,7 +8,7 @@ config BR2_HAVE_DOT_CONFIG config BR2_VERSION string - default "2009.08-rc3" + default "2009.08" source "target/Config.in.arch" source "target/device/Config.in" diff --git a/docs/download.html b/docs/download.html index 4c7e5d5c8..a7f72eec3 100644 --- a/docs/download.html +++ b/docs/download.html @@ -6,14 +6,14 @@

-The latest stable release is 2009.05, which can be downloaded +The latest stable release is 2009.08, which can be downloaded here:

-buildroot-2009.05.tar.gz +buildroot-2009.08.tar.gz or -buildroot-2009.05.tar.bz2. +buildroot-2009.08.tar.bz2.

- + +This and earlier releases can always be downloaded from http://buildroot.net/downloads/.

@@ -43,4 +43,3 @@ follow development, but cannot or do not wish to use Git. - -- cgit v1.2.3-55-g7522