summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorrautenberg <rautenberg@in-silico.ch>2013-04-19 14:15:14 +0200
committerrautenberg <rautenberg@in-silico.ch>2013-04-19 14:15:14 +0200
commit268a358c6c02c61bc7d0634cb4eed7d09e8d484b (patch)
tree9b70bcddd6da610bfd5dce3b8ae21b1bfa0e0817 /bin
parent6b8bf98bf03009734559aa572a82cf7d4fabd884 (diff)
installation with ruby 2.0.0-p0
Diffstat (limited to 'bin')
-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 dfa8eb4..efe33e9 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="1.9.3-p194"
+RUBY_NUM_VER="2.0.0-p0"
# ruby
install_ruby