diff options
| author | Felix Fietkau <nbd@openwrt.org> | 2011-01-28 01:10:45 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@openwrt.org> | 2011-01-28 01:10:45 +0000 |
| commit | b514156559f7db852046948b45ec9f11cf0d17f1 (patch) | |
| tree | 119b68e2bbd0593707d945d64e9194766e23ebb5 /toolchain/uClibc/Config.version | |
| parent | b00758f1782a7f0540a22918c26c7997f4e1a7bb (diff) | |
| download | mtk-20170518-b514156559f7db852046948b45ec9f11cf0d17f1.zip mtk-20170518-b514156559f7db852046948b45ec9f11cf0d17f1.tar.gz mtk-20170518-b514156559f7db852046948b45ec9f11cf0d17f1.tar.bz2 | |
uClibc: make 0.9.32-git default, it fixes lots of bugs compared to earlier versions (especially threading issues), and the known regressions have been fixed
SVN-Revision: 25187
Diffstat (limited to 'toolchain/uClibc/Config.version')
| -rw-r--r-- | toolchain/uClibc/Config.version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/uClibc/Config.version b/toolchain/uClibc/Config.version index 52064fe..29d4c7d 100644 --- a/toolchain/uClibc/Config.version +++ b/toolchain/uClibc/Config.version @@ -4,4 +4,4 @@ config UCLIBC_VERSION default "0.9.30.1" if UCLIBC_VERSION_0_9_30_1 default "0.9.31" if UCLIBC_VERSION_0_9_31 default "0.9.32" if UCLIBC_VERSION_0_9_32 - default "0.9.31" + default "0.9.32" |
