Updated Branches:
  refs/heads/master 2430c7bc7 -> 9d43eaa63

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/9d43eaa6
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/9d43eaa6
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/9d43eaa6

Branch: refs/heads/master
Commit: 9d43eaa63ed87f9d1074715aa9425084e567f542
Parents: c325970
Author: Dirkjan Ochtman <[email protected]>
Authored: Thu Nov 7 22:04:19 2013 +0100
Committer: Dirkjan Ochtman <[email protected]>
Committed: Thu Nov 7 22:10:08 2013 +0100

----------------------------------------------------------------------
 acinclude.m4.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/9d43eaa6/acinclude.m4.in
----------------------------------------------------------------------
diff --git a/acinclude.m4.in b/acinclude.m4.in
index cdd931f..db2f149 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], [5])
+m4_define([LOCAL_VERSION_MINOR], [6])
 m4_define([LOCAL_VERSION_REVISION], [0])
 m4_define([LOCAL_VERSION_STAGE], [+build])
 m4_define([LOCAL_VERSION_RELEASE], [.%revision%])

Reply via email to