From 7fb130b9565f01215843c39d8cdfe036bef0ceb6 Mon Sep 17 00:00:00 2001 From: rautenberg Date: Fri, 19 Apr 2013 13:54:08 +0200 Subject: installation with ruby 2.0.0-p0 --- config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.sh b/config.sh index 9cdbca7..9636bde 100755 --- a/config.sh +++ b/config.sh @@ -19,7 +19,7 @@ OB_NUM_VER="2.3.1" RAPTOR2_NUM_VER="2.0.8" RASQAL_NUM_VER="0.9.29" REDIS_NUM_VER="2.4.4" -RUBY_NUM_VER="1.9.3-p194" +RUBY_NUM_VER="2.0.0-p0" FOUR_STORE_VER="4store-v1.1.5" REDIS_URL="http://redis.googlecode.com/files" REDLAND_DWL="http://download.librdf.org" -- cgit v1.2.3