summaryrefslogtreecommitdiff
path: root/opentox-client.gemspec
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2012-03-09 21:52:20 +0000
committerChristoph Helma <helma@in-silico.ch>2012-03-09 21:52:20 +0000
commitedfdc45754c05507deb63b16cb09dbdca6c8400f (patch)
tree1f60bd72d3fc22f2458c717ac38c448a3551b884 /opentox-client.gemspec
parent47672c664cda9f139fbd8d522a7ffbdf6813dd27 (diff)
gemspec updated
Diffstat (limited to 'opentox-client.gemspec')
-rw-r--r--opentox-client.gemspec3
1 files changed, 1 insertions, 2 deletions
diff --git a/opentox-client.gemspec b/opentox-client.gemspec
index 0dfa86a..f8fb9a4 100644
--- a/opentox-client.gemspec
+++ b/opentox-client.gemspec
@@ -1,10 +1,9 @@
# -*- encoding: utf-8 -*-
$:.push File.expand_path("../lib", __FILE__)
-require "opentox-client/version"
Gem::Specification.new do |s|
s.name = "opentox-client"
- s.version = Opentox::Client::VERSION
+ s.version = "0.0.1pre"
s.authors = ["Christoph Helma, Martin Guetlein, Andreas Maunz, Micha Rautenberg, David Vorgrimmler"]
s.email = ["helma@in-silico.ch"]
s.homepage = "http://github.com/opentox/opentox-client"