From 0b6a9e5c74a9f0abfd00b67cf25d16990ceb38a8 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Wed, 28 Oct 2009 19:15:50 +0100 Subject: config: mark now old versions as being OBSOLETE These versions are kept for the upcoming release, but they will be removed from the next release if they are not used. --- config/debug/ltrace.in | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'config/debug/ltrace.in') diff --git a/config/debug/ltrace.in b/config/debug/ltrace.in index 50d365d1..b119410f 100644 --- a/config/debug/ltrace.in +++ b/config/debug/ltrace.in @@ -25,11 +25,13 @@ config LTRACE_V_0_5_1 config LTRACE_V_0_5 bool - prompt "0.5" + prompt "0.5 (OBSOLETE)" + depends on OBSOLETE config LTRACE_V_0_4 bool - prompt "0.4" + prompt "0.4 (OBSOLETE)" + depends on OBSOLETE endchoice -- cgit v1.2.3