summaryrefslogtreecommitdiff
path: root/acinclude.m4.in
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2009-09-01 14:18:44 +0000
committerJan Lehnardt <jan@apache.org>2009-09-01 14:18:44 +0000
commit0d5ee4e3abbfdf69ed167f6c4a839a78125159b0 (patch)
treee5690a23bd338633cb817846a449ebdf35b1fdb8 /acinclude.m4.in
parentc8115775f55193096bbacbd4d76d804ed5bd9bba (diff)
trunk is 0.11.0a now
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@810066 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'acinclude.m4.in')
-rw-r--r--acinclude.m4.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude.m4.in b/acinclude.m4.in
index e54524c3..dbdda816 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], [0])
-m4_define([LOCAL_VERSION_MINOR], [10])
+m4_define([LOCAL_VERSION_MINOR], [11])
m4_define([LOCAL_VERSION_REVISION], [0])
m4_define([LOCAL_VERSION_STAGE], [a])
m4_define([LOCAL_VERSION_RELEASE], [%release%])