[couchdb-documentation] 01/01: bump version to 3.0.1

2020-04-27 Thread wohali
This is an automated email from the ASF dual-hosted git repository.

wohali pushed a commit to branch bump-ver
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git

commit 9e1a32b52caec6103f686e435b9e4b2bb68d0249
Author: Joan Touzet 
AuthorDate: Mon Apr 27 16:35:51 2020 -0400

bump version to 3.0.1
---
 src/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/conf.py b/src/conf.py
index b71e06f..1a2aa3c 100644
--- a/src/conf.py
+++ b/src/conf.py
@@ -34,7 +34,7 @@ nitpicky = True
 
 # should be over-written using rebar-inherited settings
 version = "3.0"
-release = "3.0.0"
+release = "3.0.1"
 
 project = u"Apache CouchDB\u00ae"
 



[couchdb-documentation] 01/01: bump version to 3.0.1

2020-04-27 Thread wohali
This is an automated email from the ASF dual-hosted git repository.

wohali pushed a commit to branch bump-ver
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git

commit 9e1a32b52caec6103f686e435b9e4b2bb68d0249
Author: Joan Touzet 
AuthorDate: Mon Apr 27 16:35:51 2020 -0400

bump version to 3.0.1
---
 src/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/conf.py b/src/conf.py
index b71e06f..1a2aa3c 100644
--- a/src/conf.py
+++ b/src/conf.py
@@ -34,7 +34,7 @@ nitpicky = True
 
 # should be over-written using rebar-inherited settings
 version = "3.0"
-release = "3.0.0"
+release = "3.0.1"
 
 project = u"Apache CouchDB\u00ae"
 



[couchdb-documentation] 01/01: bump version

2018-07-12 Thread wohali
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 
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'