Add uClibc-0.9.29 now it's out, and remove the 0.9.29-rc1.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun May 06 11:55:09 2007 +0000 (2007-05-06)
changeset 606c5af708d80e
parent 59 4235d1d86b4f
child 61 1207acb66003
Add uClibc-0.9.29 now it's out, and remove the 0.9.29-rc1.
config/libc_uClibc.in
     1.1 --- a/config/libc_uClibc.in	Thu May 03 17:51:03 2007 +0000
     1.2 +++ b/config/libc_uClibc.in	Sun May 06 11:55:09 2007 +0000
     1.3 @@ -36,9 +36,9 @@
     1.4      bool
     1.5      prompt "0.9.28.3"
     1.6  
     1.7 -config LIBC_V_0_9_29_rc1
     1.8 +config LIBC_V_0_9_29
     1.9      bool
    1.10 -    prompt "0.9.29_rc1"
    1.11 +    prompt "0.9.29"
    1.12  
    1.13  # CT_INSERT_VERSION_ABOVE
    1.14  # Don't remove above line!
    1.15 @@ -54,7 +54,7 @@
    1.16      default "0.9.28.1" if LIBC_V_0_9_28_1
    1.17      default "0.9.28.2" if LIBC_V_0_9_28_2
    1.18      default "0.9.28.3" if LIBC_V_0_9_28_3
    1.19 -    default "0.9.29_rc1" if LIBC_V_0_9_29_rc1
    1.20 +    default "0.9.29" if LIBC_V_0_9_29
    1.21  # CT_INSERT_VERSION_STRING_ABOVE
    1.22  # Don't remove above line!
    1.23