summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES2
-rw-r--r--Config.in2
2 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index e6c680302..f63586463 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+2010.08, Not released yet:
+
2010.05, Released May 30th, 2010:
Fixes all over the tree.
diff --git a/Config.in b/Config.in
index b52fbcc8d..435d4bdf5 100644
--- a/Config.in
+++ b/Config.in
@@ -8,7 +8,7 @@ config BR2_HAVE_DOT_CONFIG
config BR2_VERSION
string
- default "2010.05"
+ default "2010.08-git"
source "target/Config.in.arch"
source "target/device/Config.in"