summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES5
-rw-r--r--Config.in2
2 files changed, 6 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index ed5efe43c..aadc30cd2 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 cad5db03e..1e2e06fef 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"