diff -r e0ef539e23d9 -r c776557f7aac config/debug/strace.in --- a/config/debug/strace.in Wed Oct 28 18:55:40 2009 +0100 +++ b/config/debug/strace.in Wed Oct 28 19:00:34 2009 +0100 @@ -8,10 +8,14 @@ # Don't remove next line # CT_INSERT_VERSION_BELOW +config STRACE_V_4_5_19 + bool + prompt "4.5.19 (EXPERIMENTAL)" + depends on EXPERIMENTAL + config STRACE_V_4_5_18 bool - prompt "4.5.18 (EXPERIMENTAL)" - depends on EXPERIMENTAL + prompt "4.5.18" config STRACE_V_4_5_17 bool @@ -31,6 +35,7 @@ string # Don't remove next line # CT_INSERT_VERSION_STRING_BELOW + default "4.5.19" if STRACE_V_4_5_19 default "4.5.18" if STRACE_V_4_5_18 default "4.5.17" if STRACE_V_4_5_17 default "4.5.16" if STRACE_V_4_5_16