config/companion_libs/mpc.in
changeset 1985 f04a1f18c2bb
parent 1783 dabf9572e240
child 2319 ef1c7007dfeb
     1.1 --- a/config/companion_libs/mpc.in	Sun Jan 31 12:27:55 2010 +0100
     1.2 +++ b/config/companion_libs/mpc.in	Wed Jun 16 18:55:20 2010 +0200
     1.3 @@ -6,6 +6,11 @@
     1.4  # Don't remove next line
     1.5  # CT_INSERT_VERSION_BELOW
     1.6  
     1.7 +config MPC_V_0_8_2
     1.8 +    bool
     1.9 +    prompt "0.8.2 (EXPERIMENTAL)"
    1.10 +    depends on EXPERIMENTAL
    1.11 +
    1.12  config MPC_V_0_8_1
    1.13      bool
    1.14      prompt "0.8.1"
    1.15 @@ -25,6 +30,7 @@
    1.16      string
    1.17  # Don't remove next line
    1.18  # CT_INSERT_VERSION_STRING_BELOW
    1.19 +    default "0.8.2" if MPC_V_0_8_2
    1.20      default "0.8.1" if MPC_V_0_8_1
    1.21      default "0.7" if MPC_V_0_7
    1.22      default "0.6" if MPC_V_0_6