diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2009-02-12 08:51:16 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2009-02-12 08:51:16 +0000 |
commit | 347edd40754e8911ad46a282c07c384c186cf84b (patch) | |
tree | 5a2e4e41a85f8d13e946a5415b4f55d14b3ce65c | |
parent | cf342411449f2eae64dcef3ff6926b9cb1b39c03 (diff) |
buildroot: fix version for 2009.022009.02
-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.02-svn" + default "2009.02" source "target/Config.in.arch" source "target/device/Config.in" |