summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/Config.version
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2008-05-03 15:45:34 +0000
committerJohn Crispin <john@openwrt.org>2008-05-03 15:45:34 +0000
commitbec6b5517a61a236228e2361d0860a4af2a56cb4 (patch)
treefc94f9d00cbb6461d37fe5bc053937a5c25409ed /toolchain/uClibc/Config.version
parent2036ae20560214b6e5ad64e519d86f298e5a9a7e (diff)
downloadmaster-31e0f0ae-bec6b5517a61a236228e2361d0860a4af2a56cb4.tar.gz
master-31e0f0ae-bec6b5517a61a236228e2361d0860a4af2a56cb4.tar.bz2
master-31e0f0ae-bec6b5517a61a236228e2361d0860a4af2a56cb4.zip
fix uclibc version selection
SVN-Revision: 11024
Diffstat (limited to 'toolchain/uClibc/Config.version')
-rw-r--r--toolchain/uClibc/Config.version2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/uClibc/Config.version b/toolchain/uClibc/Config.version
index 119405189f..9b772081ad 100644
--- a/toolchain/uClibc/Config.version
+++ b/toolchain/uClibc/Config.version
@@ -1,7 +1,7 @@
config UCLIBC_VERSION
string
default "" if UCLIBC_VERSION_snapshot
- default "0.9.28" if UCLIBC_VERSION_0_9_28
+ default "0.9.28.2" if UCLIBC_VERSION_0_9_28
default "0.9.29" if UCLIBC_VERSION_0_9_29
default "0.9.29"