Tentatively update version on master
Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/8194ddb0 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/8194ddb0 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/8194ddb0 Branch: refs/heads/Update-Sidebar-Ui Commit: 8194ddb0a0af2e885f8fee0f00c7228a8a39e3b9 Parents: 061295a Author: Dirkjan Ochtman <[email protected]> Authored: Tue Jun 10 19:38:12 2014 +0200 Committer: Dirkjan Ochtman <[email protected]> Committed: Tue Jun 10 19:38:12 2014 +0200 ---------------------------------------------------------------------- acinclude.m4.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/8194ddb0/acinclude.m4.in ---------------------------------------------------------------------- diff --git a/acinclude.m4.in b/acinclude.m4.in index db2f149..647820f 100644 --- a/acinclude.m4.in +++ b/acinclude.m4.in @@ -17,7 +17,7 @@ m4_define([LOCAL_PACKAGE_TARNAME], [apache-couchdb]) m4_define([LOCAL_PACKAGE_NAME], [Apache CouchDB]) m4_define([LOCAL_BUG_URI], [https://issues.apache.org/jira/browse/COUCHDB]) m4_define([LOCAL_VERSION_MAJOR], [1]) -m4_define([LOCAL_VERSION_MINOR], [6]) +m4_define([LOCAL_VERSION_MINOR], [7]) m4_define([LOCAL_VERSION_REVISION], [0]) m4_define([LOCAL_VERSION_STAGE], [+build]) m4_define([LOCAL_VERSION_RELEASE], [.%revision%])
