diff -r 4477403726db -r 715544fc2fe9 config/companion_libs/cloog.in --- a/config/companion_libs/cloog.in Tue Mar 30 22:31:49 2010 +0200 +++ b/config/companion_libs/cloog.in Sat Oct 23 23:21:36 2010 +0200 @@ -6,6 +6,10 @@ # Don't remove next line # CT_INSERT_VERSION_BELOW +config CLOOG_V_0_15_10 + bool + prompt "0.15.10" + config CLOOG_V_0_15_9 bool prompt "0.15.9" @@ -43,6 +47,7 @@ string # Don't remove next line # CT_INSERT_VERSION_STRING_BELOW + default "0.15.10" if CLOOG_V_0_15_10 default "0.15.9" if CLOOG_V_0_15_9 default "0.15.8" if CLOOG_V_0_15_8 default "0.15.7" if CLOOG_V_0_15_7