config/debug/strace.in
changeset 428 022ca36f85c8
parent 330 447b203edc2e
child 850 ef8549b58b6f
     1.1 --- a/config/debug/strace.in	Tue Aug 14 20:11:44 2007 +0000
     1.2 +++ b/config/debug/strace.in	Fri Feb 15 21:18:10 2008 +0000
     1.3 @@ -25,6 +25,10 @@
     1.4      bool
     1.5      prompt "4.5.15"
     1.6  
     1.7 +config STRACE_V_4_5_16
     1.8 +    bool
     1.9 +    prompt "4.5.16"
    1.10 +
    1.11  # CT_INSERT_VERSION_ABOVE
    1.12  # Don't remove above line!
    1.13  endchoice
    1.14 @@ -34,6 +38,7 @@
    1.15      default "4.5" if STRACE_V_4_5
    1.16      default "4.5.14" if STRACE_V_4_5_14
    1.17      default "4.5.15" if STRACE_V_4_5_15
    1.18 +    default "4.5.16" if STRACE_V_4_5_16
    1.19  # CT_INSERT_VERSION_STRING_ABOVE
    1.20  # # Don't remove above line!
    1.21