From 282cbfd013bf6fea2219d4798a25e0bfeabd8e49 Mon Sep 17 00:00:00 2001 From: gebele Date: Thu, 20 Aug 2015 16:13:35 +0200 Subject: keep older raptor and rasqal versions to avoid 4store reporting errors message --- config.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.sh b/config.sh index fa1e290..29fde89 100755 --- a/config.sh +++ b/config.sh @@ -16,8 +16,8 @@ OT_PREFIX="$HOME/opentox-ruby" # 3) What versions to install #OB_NUM_VER="2.3.1" -RAPTOR2_NUM_VER="2.0.15" -RASQAL_NUM_VER="0.9.33" +RAPTOR2_NUM_VER="2.0.6" +RASQAL_NUM_VER="0.9.28" #REDIS_NUM_VER="2.4.4" #RUBY_NUM_VER="2.0.0-p247" FOUR_STORE_VER="4store-v1.1.5" -- cgit v1.2.3