summaryrefslogtreecommitdiffstats
path: root/package/busybox/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2009-04-15 13:41:59 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2009-04-15 13:41:59 +0000
commitedfe9feee71856e423ef15538761d8ccae41ee32 (patch)
treec3397ddffec354c8aa6e7d7f18d67fbdff603b96 /package/busybox/Config.in
parentef8fd64dcba7684c6cbedb49751d9b94daafef75 (diff)
downloadbuildroot-novena-edfe9feee71856e423ef15538761d8ccae41ee32.tar.gz
buildroot-novena-edfe9feee71856e423ef15538761d8ccae41ee32.zip
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 ed96919da..12af1b389 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.3" if BR2_BUSYBOX_VERSION_1_13_X
+ default "1.13.4" if BR2_BUSYBOX_VERSION_1_13_X
config BR2_PACKAGE_BUSYBOX_FULLINSTALL
bool "Run BusyBox's own full installation"