config/debug/ltrace.in
changeset 3289 defadbff9afd
parent 3142 6569f6a9060c
     1.1 --- a/config/debug/ltrace.in	Wed Dec 26 11:53:05 2012 +0100
     1.2 +++ b/config/debug/ltrace.in	Wed Feb 19 22:36:03 2014 +0100
     1.3 @@ -15,6 +15,10 @@
     1.4  # Don't remove next line
     1.5  # CT_INSERT_VERSION_BELOW
     1.6  
     1.7 +config LTRACE_V_0_7_3
     1.8 +    bool
     1.9 +    prompt "0.7.3"
    1.10 +
    1.11  config LTRACE_V_0_5_3
    1.12      bool
    1.13      prompt "0.5.3"
    1.14 @@ -30,6 +34,7 @@
    1.15      string
    1.16  # Don't remove next line
    1.17  # CT_INSERT_VERSION_STRING_BELOW
    1.18 +    default "0.7.3" if LTRACE_V_0_7_3
    1.19      default "0.5.3" if LTRACE_V_0_5_3
    1.20      default "0.5.2" if LTRACE_V_0_5_2
    1.21