From 0d5ee4e3abbfdf69ed167f6c4a839a78125159b0 Mon Sep 17 00:00:00 2001 From: Jan Lehnardt Date: Tue, 1 Sep 2009 14:18:44 +0000 Subject: trunk is 0.11.0a now git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@810066 13f79535-47bb-0310-9956-ffa450edef68 --- acinclude.m4.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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%]) -- cgit v1.2.3