oops, missing file
authorRalph Hempel <ralph.hempel@lantiq.com>
Sun, 27 Jan 2008 18:02:32 +0000 (18:02 +0000)
committerRalph Hempel <ralph.hempel@lantiq.com>
Sun, 27 Jan 2008 18:02:32 +0000 (18:02 +0000)
SVN-Revision: 10283

toolchain/uClibc/Config.version [new file with mode: 0644]

diff --git a/toolchain/uClibc/Config.version b/toolchain/uClibc/Config.version
new file mode 100644 (file)
index 0000000..1194051
--- /dev/null
@@ -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"
+
+