complibs/cloog: add latest version
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sat Apr 30 14:36:34 2011 +0200 (2011-04-30)
changeset 2435da167ec304be
parent 2430 539a3fa894f0
child 2436 c3e0c65b7b93
complibs/cloog: add latest version

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
config/companion_libs/cloog.in
     1.1 --- a/config/companion_libs/cloog.in	Mon May 02 18:07:13 2011 +0200
     1.2 +++ b/config/companion_libs/cloog.in	Sat Apr 30 14:36:34 2011 +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 CLOOG_V_0_15_11
     1.8 +    bool
     1.9 +    prompt "0.15.11 (EXPERIMENTAL)"
    1.10 +    depends on EXPERIMENTAL
    1.11 +
    1.12  config CLOOG_V_0_15_10
    1.13      bool
    1.14      prompt "0.15.10"
    1.15 @@ -32,6 +37,7 @@
    1.16      string
    1.17  # Don't remove next line
    1.18  # CT_INSERT_VERSION_STRING_BELOW
    1.19 +    default "0.15.11" if CLOOG_V_0_15_11
    1.20      default "0.15.10" if CLOOG_V_0_15_10
    1.21      default "0.15.9" if CLOOG_V_0_15_9
    1.22      default "0.15.8" if CLOOG_V_0_15_8