This is an automated email from the ASF dual-hosted git repository. wohali pushed a commit to branch fix-ver in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git
commit e7bf0e7d33ebba8ffe3f68e55e2cd4983aeb8ccb Author: Joan Touzet <[email protected]> AuthorDate: Thu Jul 12 10:08:26 2018 -0400 bump version --- src/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/conf.py b/src/conf.py index 6f7a62e..34ef1bd 100644 --- a/src/conf.py +++ b/src/conf.py @@ -28,8 +28,8 @@ source_suffix = ".rst" nitpicky = True # should be over-written using rebar-inherited settings -version = '2.1' -release = '2.1.0' +version = '2.2' +release = '2.2.0' project = 'Apache CouchDB'
