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 /Config.in | |
parent | b094a1ffee658524d4b13dbc8c900ab553dbafc9 (diff) | |
download | buildroot-novena-5aeecd24877a4c03375bf3b3199dcfb0fe5df068.tar.gz buildroot-novena-5aeecd24877a4c03375bf3b3199dcfb0fe5df068.zip |
Config.in: Bump version
Tree is open for development again.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'Config.in')
-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" |