config/debug/strace.in
changeset 974 e298ce9ba8fe
parent 951 fc4f1b630dd2
child 1534 d4ddf19a1968
     1.1 --- a/config/debug/strace.in	Mon Oct 20 20:09:14 2008 +0000
     1.2 +++ b/config/debug/strace.in	Sat Oct 25 15:44:05 2008 +0000
     1.3 @@ -24,6 +24,10 @@
     1.4      bool
     1.5      prompt "4.5.16"
     1.6  
     1.7 +config STRACE_V_4_5_17
     1.8 +    bool
     1.9 +    prompt "4.5.17"
    1.10 +
    1.11  config STRACE_V_4_5_18
    1.12      bool
    1.13      prompt "4.5.18 (EXPERIMENTAL)"
    1.14 @@ -39,6 +43,7 @@
    1.15      default "4.5.14" if STRACE_V_4_5_14
    1.16      default "4.5.15" if STRACE_V_4_5_15
    1.17      default "4.5.16" if STRACE_V_4_5_16
    1.18 +    default "4.5.17" if STRACE_V_4_5_17
    1.19      default "4.5.18" if STRACE_V_4_5_18
    1.20  # CT_INSERT_VERSION_STRING_ABOVE
    1.21  # # Don't remove above line!