projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix a bug when parsing ca_cert and eap_type with wpa_supplicant, this should only...
[openwrt.git]
/
toolchain
/
uClibc
/
Config.version
diff --git
a/toolchain/uClibc/Config.version
b/toolchain/uClibc/Config.version
index
9b77208
..
1194051
100644
(file)
--- 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
.2
" if UCLIBC_VERSION_0_9_28
+ default "0.9.28" if UCLIBC_VERSION_0_9_28
default "0.9.29" if UCLIBC_VERSION_0_9_29
default "0.9.29"
This page took
0.020381 seconds
and
4
git commands to generate.