summaryrefslogtreecommitdiff
path: root/package/busybox/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2008-11-29 20:12:17 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2008-11-29 20:12:17 +0000
commit026a3581ae29af72d387e2991ef19d7d6de42789 (patch)
tree624a15e5e7674340f4a6f83495bf975fe06b6a82 /package/busybox/Config.in
parent5432f26f0e78fc74a599a596c90a3b8f02963c13 (diff)
busybox: bump 1.12.x / 1.13.x versions
Diffstat (limited to 'package/busybox/Config.in')
-rw-r--r--package/busybox/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/busybox/Config.in b/package/busybox/Config.in
index f6c86e3ef..b7a065384 100644
--- a/package/busybox/Config.in
+++ b/package/busybox/Config.in
@@ -65,8 +65,8 @@ config BR2_BUSYBOX_VERSION
default "1.9.2" if BR2_BUSYBOX_VERSION_1_9_X
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.2" if BR2_BUSYBOX_VERSION_1_12_X
- default "1.13.0" if BR2_BUSYBOX_VERSION_1_13_X
+ default "1.12.3" if BR2_BUSYBOX_VERSION_1_12_X
+ default "1.13.1" if BR2_BUSYBOX_VERSION_1_13_X
config BR2_PACKAGE_BUSYBOX_FULLINSTALL
bool "Run BusyBox's own full installation"