diff --git a/CHANGES b/CHANGES index ed5efe43c8..aadc30cd25 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +2009.05, Released June 1st, 2009: + + Fixes for dropbear & diffutils, bump linux-advanced 2.6.29.x + version and marked ubifsroot as broken. + 2009.05-rc3, Released May 27th, 2009: Fixes for toolchain (gcc arm pr37436), stable kernel versions, diff --git a/Config.in b/Config.in index cad5db03e8..1e2e06fef9 100644 --- a/Config.in +++ b/Config.in @@ -8,7 +8,7 @@ config BR2_HAVE_DOT_CONFIG config BR2_VERSION string - default "2009.05-rc3" + default "2009.05" source "target/Config.in.arch" source "target/device/Config.in"