summaryrefslogtreecommitdiff
path: root/package/busybox/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2010-03-29 11:29:30 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2010-03-29 11:29:30 +0200
commitdaf938aa6675a611205e15c751cbcaa71e3e40a1 (patch)
tree4e2f27dbbaf7079c2eed6ed4c83af58d163f5c45 /package/busybox/Config.in
parented91e786e674122163620c2d15e7a000b6427af5 (diff)
busybox: bump 1.16.x stable version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/busybox/Config.in')
-rw-r--r--package/busybox/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/Config.in b/package/busybox/Config.in
index 95e9cc58f..514e02200 100644
--- a/package/busybox/Config.in
+++ b/package/busybox/Config.in
@@ -46,7 +46,7 @@ config BR2_BUSYBOX_VERSION
default "1.13.4" if BR2_BUSYBOX_VERSION_1_13_X
default "1.14.4" if BR2_BUSYBOX_VERSION_1_14_X
default "1.15.3" if BR2_BUSYBOX_VERSION_1_15_X
- default "1.16.0" if BR2_BUSYBOX_VERSION_1_16_X
+ default "1.16.1" if BR2_BUSYBOX_VERSION_1_16_X
config BR2_PACKAGE_BUSYBOX_FULLINSTALL
bool "Run BusyBox's own full installation"