uci: upgrade to 0.6.4 - adds extended syntax to the cli and fixes a lua binding problem
[openwrt.git] / toolchain / uClibc / Config.version
1 config UCLIBC_VERSION
2 string
3 default "" if UCLIBC_VERSION_snapshot
4 default "0.9.28" if UCLIBC_VERSION_0_9_28
5 default "0.9.29" if UCLIBC_VERSION_0_9_29
6 default "0.9.29"
7
8
This page took 0.052068 seconds and 5 git commands to generate.