diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2009-09-02 10:01:08 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2009-09-02 10:01:08 +0200 |
commit | ee609f256da8fae6408655e198ac735bb130ba7c (patch) | |
tree | c9491c71f24c398316dc939ad84280e5a2fdb842 | |
parent | 32518793e17357fced65c928308ffdcebe142563 (diff) |
Config.in: bump version for 2009.11 development
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.08" + default "2009.11-git" source "target/Config.in.arch" source "target/device/Config.in" |