diff options
| author | Joan Touzet <joant@atypical.net> | 2017-11-06 15:47:21 -0500 |
|---|---|---|
| committer | Joan Touzet <wohali@users.noreply.github.com> | 2017-11-06 17:03:26 -0500 |
| commit | 7fd671982ca1cf052a47ce16a442d56f7ff405ec (patch) | |
| tree | a3448c2e3a649152556ac2fd060f0056e07fa501 /version.mk | |
| parent | 8e7acb724f7edfe3fbfbdc4ebe37c298eac0c699 (diff) | |
| download | couchdb-7fd671982ca1cf052a47ce16a442d56f7ff405ec.tar.gz | |
Version bump to 2.2.0 for future release
Diffstat (limited to 'version.mk')
| -rw-r--r-- | version.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.mk b/version.mk index a0b8bd1e3..af15abe4a 100644 --- a/version.mk +++ b/version.mk @@ -1,3 +1,3 @@ vsn_major=2 -vsn_minor=1 -vsn_patch=1 +vsn_minor=2 +vsn_patch=0 |
