summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2015-08-20 16:13:35 +0200
committergebele <gebele@in-silico.ch>2015-08-20 16:13:35 +0200
commit282cbfd013bf6fea2219d4798a25e0bfeabd8e49 (patch)
tree170433477a8e68556179909df6af013e2a92871e
parentce74a1589b484c3ec544f884d04ae64749e61560 (diff)
keep older raptor and rasqal versions to avoid 4store reporting errors message4store_only
-rwxr-xr-xconfig.sh4
1 files 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"