summaryrefslogtreecommitdiff
path: root/package/busybox/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2009-03-11 10:10:58 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2009-03-11 10:10:58 +0000
commitf6d14f30b24720440b01283982ab116f3a7dc240 (patch)
tree065f1cff44f1bf941f66bcfdc170e25e6fe4b905 /package/busybox/Config.in
parent2395d4ccc509b45190fb60a0f1bb4545af0a84f3 (diff)
busybox: bump 1.13.x version
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 21d2ca2a1..ed96919da 100644
--- a/package/busybox/Config.in
+++ b/package/busybox/Config.in
@@ -66,7 +66,7 @@ config BR2_BUSYBOX_VERSION
default "1.10.4" if BR2_BUSYBOX_VERSION_1_10_X
default "1.11.3" if BR2_BUSYBOX_VERSION_1_11_X
default "1.12.4" if BR2_BUSYBOX_VERSION_1_12_X
- default "1.13.2" if BR2_BUSYBOX_VERSION_1_13_X
+ default "1.13.3" if BR2_BUSYBOX_VERSION_1_13_X
config BR2_PACKAGE_BUSYBOX_FULLINSTALL
bool "Run BusyBox's own full installation"