summaryrefslogtreecommitdiff
path: root/openbabel.gemspec
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2012-08-20 10:54:32 +0200
committerChristoph Helma <helma@in-silico.ch>2012-08-20 10:54:32 +0200
commitcb1a07a93c26deaf01483bde5a85b27689b59630 (patch)
treef1adf8960ab04f20412d6f631d4202fc5d314f98 /openbabel.gemspec
parent65f4e5556550be3ef64668c57db41d9ad530746d (diff)
OpenBabel compiled if OpenBabel is not installed
Diffstat (limited to 'openbabel.gemspec')
-rw-r--r--openbabel.gemspec4
1 files changed, 2 insertions, 2 deletions
diff --git a/openbabel.gemspec b/openbabel.gemspec
index 9409965..709e16a 100644
--- a/openbabel.gemspec
+++ b/openbabel.gemspec
@@ -1,8 +1,8 @@
Gem::Specification.new do |s|
s.name = "openbabel"
- s.version = "2.3.1"
+ s.version = "2.3.1.3"
- s.authors = ["Andreas Maunz"]
+ s.authors = ["Andreas Maunz, Christoph Helma"]
s.date = %q{2012-04-03}
s.description = %q{OpenBabel as a GEM}
s.email = %q{andreas@maunz.de}