diff -r ee6cb0ac10c7 -r 548b7aa23385 config/debug/duma.in --- a/config/debug/duma.in Tue Jul 24 21:45:46 2007 +0000 +++ b/config/debug/duma.in Thu Feb 14 22:44:34 2008 +0000 @@ -30,15 +30,9 @@ bool prompt "2_5_1" -config DUMA_V_2_5_2 +config DUMA_V_2_5_8 bool - prompt "2_5_2" - depends on BROKEN - -config DUMA_V_2_5_3 - bool - prompt "2_5_3" - depends on BROKEN + prompt "2_5_8" # CT_INSERT_VERSION_ABOVE # Don't remove above line! @@ -47,8 +41,7 @@ config DUMA_VERSION string default "2_5_1" if DUMA_V_2_5_1 - default "2_5_2" if DUMA_V_2_5_2 - default "2_5_3" if DUMA_V_2_5_3 + default "2_5_8" if DUMA_V_2_5_8 # CT_INSERT_VERSION_STRING_ABOVE # Don't remove above line!