You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ns...@apache.org on 2013/05/28 21:45:17 UTC

[1/2] git commit: updated refs/heads/1.3.x to e348a73

Updated Branches:
  refs/heads/1.3.x d9734633c -> e348a73e0


Word wrap


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

Branch: refs/heads/1.3.x
Commit: 2022d022df83d51ba9a2c919bcccf3f4da5fc115
Parents: d973463
Author: Noah Slater <ns...@apache.org>
Authored: Tue May 28 20:44:38 2013 +0100
Committer: Noah Slater <ns...@apache.org>
Committed: Tue May 28 20:44:38 2013 +0100

----------------------------------------------------------------------
 CHANGES |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/2022d022/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 00f444f..fc13875 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,8 +8,7 @@ This version has not been released yet.
 
 Replicator:
 
- * Tolerate missing source and target fields in _replicator docs
-  (COUCHDB-1788).
+ * Tolerate missing source and target fields in _replicator docs (COUCHDB-1788).
 
 Log System:
 


[2/2] git commit: updated refs/heads/1.3.x to e348a73

Posted by ns...@apache.org.
Bump to 1.3.1


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

Branch: refs/heads/1.3.x
Commit: e348a73e0833f9233248c7724d9c1108dfc531be
Parents: 2022d02
Author: Noah Slater <ns...@apache.org>
Authored: Tue May 28 20:44:59 2013 +0100
Committer: Noah Slater <ns...@apache.org>
Committed: Tue May 28 20:44:59 2013 +0100

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/e348a73e/acinclude.m4.in
----------------------------------------------------------------------
diff --git a/acinclude.m4.in b/acinclude.m4.in
index ad29853..5297d41 100644
--- a/acinclude.m4.in
+++ b/acinclude.m4.in
@@ -18,7 +18,7 @@ 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_REVISION], [0])
+m4_define([LOCAL_VERSION_REVISION], [1])
 m4_define([LOCAL_VERSION_STAGE], [])
 m4_define([LOCAL_VERSION_RELEASE], [])
 m4_define([LOCAL_VERSION_PRIMARY],