config/debug/strace.in
changeset 2006 f15068f8ae3b
parent 1844 4d6a56579d9d
child 2444 896cb0d36c1a
     1.1 --- a/config/debug/strace.in	Fri Mar 05 18:19:25 2010 +0100
     1.2 +++ b/config/debug/strace.in	Sat Jul 03 14:51:02 2010 +0200
     1.3 @@ -9,6 +9,11 @@
     1.4  # Don't remove next line
     1.5  # CT_INSERT_VERSION_BELOW
     1.6  
     1.7 +config STRACE_V_4_5_20
     1.8 +    bool
     1.9 +    prompt "4.5.20 (EXPERIMENTAL)"
    1.10 +    depends on EXPERIMENTAL
    1.11 +
    1.12  config STRACE_V_4_5_19
    1.13      bool
    1.14      prompt "4.5.19"
    1.15 @@ -38,6 +43,7 @@
    1.16      string
    1.17  # Don't remove next line
    1.18  # CT_INSERT_VERSION_STRING_BELOW
    1.19 +    default "4.5.20" if STRACE_V_4_5_20
    1.20      default "4.5.19" if STRACE_V_4_5_19
    1.21      default "4.5.18" if STRACE_V_4_5_18
    1.22      default "4.5.17" if STRACE_V_4_5_17