You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2012/12/29 00:53:40 UTC

git commit: master is 1.4.x

Updated Branches:
  refs/heads/master fc9724536 -> 666b95bec


master is 1.4.x


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/666b95be
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/666b95be
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/666b95be

Branch: refs/heads/master
Commit: 666b95becbdeba5cb9c517733c60f2b41975d2b1
Parents: fc97245
Author: Jan Lehnardt <ja...@apache.org>
Authored: Sat Dec 29 00:53:33 2012 +0100
Committer: Jan Lehnardt <ja...@apache.org>
Committed: Sat Dec 29 00:53:33 2012 +0100

----------------------------------------------------------------------
 acinclude.m4.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/666b95be/acinclude.m4.in
----------------------------------------------------------------------
diff --git a/acinclude.m4.in b/acinclude.m4.in
index af2696e..ffdce68 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%])