config/debug/duma.in
changeset 369 9258a7c3b84f
parent 293 ee6cb0ac10c7
child 430 5b7efc8dbf85
     1.1 --- a/config/debug/duma.in	Tue Jul 24 21:45:46 2007 +0000
     1.2 +++ b/config/debug/duma.in	Fri Sep 07 21:31:01 2007 +0000
     1.3 @@ -30,15 +30,9 @@
     1.4      bool
     1.5      prompt "2_5_1"
     1.6  
     1.7 -config DUMA_V_2_5_2
     1.8 +config DUMA_V_2_5_8
     1.9      bool
    1.10 -    prompt "2_5_2"
    1.11 -    depends on BROKEN
    1.12 -
    1.13 -config DUMA_V_2_5_3
    1.14 -    bool
    1.15 -    prompt "2_5_3"
    1.16 -    depends on BROKEN
    1.17 +    prompt "2_5_8"
    1.18  
    1.19  # CT_INSERT_VERSION_ABOVE
    1.20  # Don't remove above line!
    1.21 @@ -47,8 +41,7 @@
    1.22  config DUMA_VERSION
    1.23      string
    1.24      default "2_5_1" if DUMA_V_2_5_1
    1.25 -    default "2_5_2" if DUMA_V_2_5_2
    1.26 -    default "2_5_3" if DUMA_V_2_5_3
    1.27 +    default "2_5_8" if DUMA_V_2_5_8
    1.28  # CT_INSERT_VERSION_STRING_ABOVE
    1.29  # Don't remove above line!
    1.30