From b2094369d3352a6d4ff0a928a206a62015e36b61 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Wed, 30 Mar 2016 19:50:48 +0200 Subject: uses master branch from https://github.com/openbabel/openbabel.git, simplified installation, workarounds for previous versions removed --- lib/openbabel/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/openbabel/version.rb') diff --git a/lib/openbabel/version.rb b/lib/openbabel/version.rb index fec4792..768e494 100644 --- a/lib/openbabel/version.rb +++ b/lib/openbabel/version.rb @@ -1,4 +1,4 @@ module OpenBabel VERSION = '2.3.2' - GEMVERSION = VERSION + '.1' + GEMVERSION = VERSION + '.2' end -- cgit v1.2.3