From: Ralph Hempel Date: Sun, 27 Jan 2008 18:02:32 +0000 (+0000) Subject: oops, missing file X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=1f68448a6e1887331d8d3e5ba803ffc47edaa546;hp=af30c372ef7a1776ed25d77a6c8382699d4adb1d oops, missing file SVN-Revision: 10283 --- diff --git a/toolchain/uClibc/Config.version b/toolchain/uClibc/Config.version new file mode 100644 index 0000000000..119405189f --- /dev/null +++ b/toolchain/uClibc/Config.version @@ -0,0 +1,8 @@ +config UCLIBC_VERSION + string + default "" if UCLIBC_VERSION_snapshot + default "0.9.28" if UCLIBC_VERSION_0_9_28 + default "0.9.29" if UCLIBC_VERSION_0_9_29 + default "0.9.29" + +