You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2020/02/27 18:06:33 UTC

[couchdb] branch master-update-jiffy created (now 086f77b)

This is an automated email from the ASF dual-hosted git repository.

davisp pushed a change to branch master-update-jiffy
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


      at 086f77b  Bump to jiffy 1.0.4

This branch includes the following new commits:

     new 086f77b  Bump to jiffy 1.0.4

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[couchdb] 01/01: Bump to jiffy 1.0.4

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

davisp pushed a commit to branch master-update-jiffy
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 086f77bb6bca1466012124de162f66eef6f239d9
Author: Paul J. Davis <pa...@gmail.com>
AuthorDate: Thu Feb 27 12:02:58 2020 -0600

    Bump to jiffy 1.0.4
---
 rebar.config.script | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rebar.config.script b/rebar.config.script
index 0708606..190cacd 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -157,7 +157,7 @@ DepDescs = [
 {folsom,           "folsom",           {tag, "CouchDB-0.8.3"}},
 {hyper,            "hyper",            {tag, "CouchDB-2.2.0-6"}},
 {ibrowse,          "ibrowse",          {tag, "CouchDB-4.0.1-1"}},
-{jiffy,            "jiffy",            {tag, "CouchDB-1.0.1-1"}},
+{jiffy,            "jiffy",            {tag, "CouchDB-1.0.4-1"}},
 {mochiweb,         "mochiweb",         {tag, "v2.20.0"}},
 {meck,             "meck",             {tag, "0.8.8"}},
 {recon,            "recon",            {tag, "2.5.0"}}