diff --git a/CHANGES b/CHANGES index e6c6803028..f63586463b 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 b52fbcc8d5..435d4bdf5c 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"