diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2009-12-01 15:23:10 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2009-12-01 15:23:10 +0100 |
commit | b1545cb4faf38134c1e1800feaf5af7ed2cb2de9 (patch) | |
tree | ac5bc968d92b397cc0995303cff72c3b3f0e5440 | |
parent | 798927cce9fa8510237a259476e199e01f5dc82e (diff) | |
download | buildroot-novena-b1545cb4faf38134c1e1800feaf5af7ed2cb2de9.tar.gz buildroot-novena-b1545cb4faf38134c1e1800feaf5af7ed2cb2de9.zip |
Config.in: bump version2009.11
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-rc2" + default "2009.11" source "target/Config.in.arch" source "target/device/Config.in" |