Browse Source

Config.in: past 2010.05-rc2

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

+ 4 - 0
CHANGES

@@ -1,3 +1,7 @@
+2010.05, Not yet released:
+
+	Fixes all over the tree.
+
 2010.05-rc2, Released May 11th, 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-rc2
+	default "2010.05-rc2-git
 
 source "target/Config.in.arch"
 source "target/device/Config.in"