Browse Source

CHANGES: 2010.08 development started

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard 15 years ago
parent
commit
dc5e22ee93
2 changed files with 3 additions and 1 deletions
  1. 2 0
      CHANGES
  2. 1 1
      Config.in

+ 2 - 0
CHANGES

@@ -1,3 +1,5 @@
+2010.08, Not released yet:
+
 2010.05, Released May 30th, 2010:
 
 	Fixes all over the tree.

+ 1 - 1
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"