You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by mi...@apache.org on 2015/12/04 23:55:23 UTC

couchdb commit: updated refs/heads/master to 8345737

Repository: couchdb
Updated Branches:
  refs/heads/master 90e3b3c58 -> 8345737a9


Update Fauxton to 1.0.7 release


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

Branch: refs/heads/master
Commit: 8345737a99d8b2c48ad85ffafbf17cc09210076c
Parents: 90e3b3c
Author: michellephung <mi...@gmail.com>
Authored: Fri Dec 4 17:41:40 2015 -0500
Committer: michellephung <mi...@gmail.com>
Committed: Fri Dec 4 17:48:33 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/8345737a/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index df96a3e..1ed203a 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -43,7 +43,7 @@ DepDescs = [
 {ddoc_cache,       "ddoc-cache",       "c762e90a33ce3cda19ef142dd1120f1087ecd876"},
 {ets_lru,          "ets-lru",          "c05488c8b1d7ec1c3554a828e0c9bf2888932ed6"},
 {fabric,           "fabric",           "4c94f3095595a50a71860a75cc8866adb9a28ce3"},
-{fauxton,          "fauxton",          {tag, "v1.0.6"}, [raw]},
+{fauxton,          "fauxton",          {tag, "v1.0.7"}, [raw]},
 {folsom,           "folsom",           "a5c95dec18227c977029fbd3b638966d98f17003"},
 {global_changes,   "global-changes",   "e55de37ece29b6cbc0af540370d2425159338bf9"},
 {goldrush,         "goldrush",         {tag, "0.1.6"}},