From 359c40d0d6cf59b95ea692e2de81e34592c66aaa Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Fri, 21 Jun 2019 11:03:20 +0200 Subject: openbabel version fixed --- lib/openbabel/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/openbabel/version.rb b/lib/openbabel/version.rb index 0c8d0fe..e39faaf 100644 --- a/lib/openbabel/version.rb +++ b/lib/openbabel/version.rb @@ -1,4 +1,4 @@ module OpenBabel - VERSION = '2.4.9' + VERSION = '2.4.90' GEMVERSION = VERSION + '.0' end -- cgit v1.2.3