diff --git a/CHANGES b/CHANGES index 17a594c440..35015046e0 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +2010.11, Not yet released: + 2010.08: Released August 31th, 2010: Fixes all over the tree. diff --git a/Config.in b/Config.in index 4d7e585e6d..da3619a2a7 100644 --- a/Config.in +++ b/Config.in @@ -8,7 +8,7 @@ config BR2_HAVE_DOT_CONFIG config BR2_VERSION string - default "2010.08" + default "2010.11-git" source "target/Config.in.arch" source "target/device/Config.in"