You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wo...@apache.org on 2020/04/27 20:38:56 UTC

[couchdb-documentation] branch bump-ver created (now 9e1a32b)

This is an automated email from the ASF dual-hosted git repository.

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


      at 9e1a32b  bump version to 3.0.1

This branch includes the following new commits:

     new 9e1a32b  bump version to 3.0.1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by wo...@apache.org.
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 <jo...@atypical.net>
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"