You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ga...@apache.org on 2016/04/12 19:34:41 UTC

couchdb commit: updated refs/heads/update-fauxton-1.1.1 to 63a57c8

Repository: couchdb
Updated Branches:
  refs/heads/update-fauxton-1.1.1 [created] 63a57c87e


Update Fauxton to v1.1.1


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

Branch: refs/heads/update-fauxton-1.1.1
Commit: 63a57c87e67c2972116a2d4f11df55ffe9c9cc16
Parents: 3c8601a
Author: Garren Smith <ga...@gmail.com>
Authored: Tue Apr 12 19:34:10 2016 +0200
Committer: Garren Smith <ga...@gmail.com>
Committed: Tue Apr 12 19:34:10 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/63a57c87/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index ec4a9ff..7729f18 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -44,7 +44,7 @@ DepDescs = [
 {ddoc_cache,       "ddoc-cache",       "c762e90a33ce3cda19ef142dd1120f1087ecd876"},
 {ets_lru,          "ets-lru",          "c05488c8b1d7ec1c3554a828e0c9bf2888932ed6"},
 {fabric,           "fabric",           "1be5506e39baa3b4c7b3d64daf8032a5580b38ba"},
-{fauxton,          "fauxton",          {tag, "v1.0.9"}, [raw]},
+{fauxton,          "fauxton",          {tag, "v1.1.1"}, [raw]},
 {folsom,           "folsom",           "a5c95dec18227c977029fbd3b638966d98f17003"},
 {global_changes,   "global-changes",   "e55de37ece29b6cbc0af540370d2425159338bf9"},
 {goldrush,         "goldrush",         {tag, "0.1.6"}},