diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2009-12-01 15:46:57 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2009-12-01 15:46:57 +0100 |
commit | 5aeecd24877a4c03375bf3b3199dcfb0fe5df068 (patch) | |
tree | fcfa9a01d90a88841babc8601a6b02275d874092 | |
parent | b094a1ffee658524d4b13dbc8c900ab553dbafc9 (diff) |
Config.in: Bump version
Tree is open for development again.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
-rw-r--r-- | Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ config BR2_HAVE_DOT_CONFIG config BR2_VERSION string - default "2009.11" + default "2010.02-git" source "target/Config.in.arch" source "target/device/Config.in" |