summaryrefslogtreecommitdiff
path: root/acinclude.m4.in
diff options
context:
space:
mode:
authorNoah Slater <nslater@apache.org>2008-07-03 19:37:51 +0000
committerNoah Slater <nslater@apache.org>2008-07-03 19:37:51 +0000
commitc6478386af0bce72be0910b541f8fd4ee5b9455f (patch)
tree80859f9549a6b327068168ade4b279b271e9e8b6 /acinclude.m4.in
parent9807d8d7d0efd6c257a2642ceeba9a631e00aa68 (diff)
bumped version number to 0.9.0
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@673778 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'acinclude.m4.in')
-rw-r--r--acinclude.m4.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/acinclude.m4.in b/acinclude.m4.in
index 58c0e281..49ecaef9 100644
--- a/acinclude.m4.in
+++ b/acinclude.m4.in
@@ -17,9 +17,9 @@ m4_define([LOCAL_PACKAGE_TARNAME], [apache-couchdb])
m4_define([LOCAL_PACKAGE_NAME], [Apache CouchDB])
m4_define([LOCAL_VERSION_MAJOR], [0])
-m4_define([LOCAL_VERSION_MINOR], [8])
+m4_define([LOCAL_VERSION_MINOR], [9])
m4_define([LOCAL_VERSION_REVISION], [0])
-m4_define([LOCAL_VERSION_STAGE], [])
+m4_define([LOCAL_VERSION_STAGE], [a])
m4_define([LOCAL_VERSION_RELEASE], [%release%])
m4_define([LOCAL_VERSION_STATUS], [incubating])
m4_define([LOCAL_VERSION_PRIMARY],