summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavor <vorgrimmlerdavid@gmx.de>2013-08-07 09:29:45 +0200
committerdavor <vorgrimmlerdavid@gmx.de>2013-08-07 09:29:45 +0200
commit49002275b63cd876492998485c887bfdccc31f4e (patch)
tree206b17ecaedead628bed1e6bcf8071be6fd42521
parente7e4b9043b935a3482a4181a0d1f28d83292d101 (diff)
Updated ruby to 2.0.0-p247
-rwxr-xr-xbin/opentox-test-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/opentox-test-install b/bin/opentox-test-install
index efe33e9..23e3a56 100755
--- a/bin/opentox-test-install
+++ b/bin/opentox-test-install
@@ -45,7 +45,7 @@ if [ "$OT_BRANCH" = "development" ]; then
fi
# Adjust ruby version here!
-RUBY_NUM_VER="2.0.0-p0"
+RUBY_NUM_VER="2.0.0-p247"
# ruby
install_ruby