summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2012-12-29 00:53:33 +0100
committerJan Lehnardt <jan@apache.org>2012-12-29 00:53:33 +0100
commit666b95becbdeba5cb9c517733c60f2b41975d2b1 (patch)
treeaf5fc3b7345ec62312bd65f3e68bc98400ba1080
parentfc972453652cd12fc7687f561761215a81bc6be0 (diff)
downloadcouchdb-666b95becbdeba5cb9c517733c60f2b41975d2b1.tar.gz
master is 1.4.x
-rw-r--r--acinclude.m4.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude.m4.in b/acinclude.m4.in
index af2696e0f..ffdce684f 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], [3])
+m4_define([LOCAL_VERSION_MINOR], [4])
m4_define([LOCAL_VERSION_REVISION], [0])
m4_define([LOCAL_VERSION_STAGE], [a])
m4_define([LOCAL_VERSION_RELEASE], [-%release%])