You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ko...@apache.org on 2019/09/23 16:18:21 UTC

[couchdb] branch version.mk-3.0.0 created (now 6e62db2)

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

kocolosk pushed a change to branch version.mk-3.0.0
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


      at 6e62db2  Next version is 3.0.0

This branch includes the following new commits:

     new 6e62db2  Next version is 3.0.0

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] 01/01: Next version is 3.0.0

Posted by ko...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

kocolosk pushed a commit to branch version.mk-3.0.0
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 6e62db2700e6238c6640c1a7e8476c42edbdb130
Author: Adam Kocoloski <ko...@apache.org>
AuthorDate: Mon Sep 23 12:18:04 2019 -0400

    Next version is 3.0.0
---
 version.mk | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/version.mk b/version.mk
index a93c9b1..9ca09ab 100644
--- a/version.mk
+++ b/version.mk
@@ -1,3 +1,3 @@
-vsn_major=2
-vsn_minor=3
+vsn_major=3
+vsn_minor=0
 vsn_patch=0