Repository: couchdb Updated Branches: refs/heads/master 116aca840 -> 3bc67cb51
Update Rebar.Config for Fauxton to 1.1.5 release Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/3bc67cb5 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/3bc67cb5 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/3bc67cb5 Branch: refs/heads/master Commit: 3bc67cb517fe973b1ff3764182503c68200bcde0 Parents: 116aca8 Author: michellephung <[email protected]> Authored: Tue Jul 5 07:08:22 2016 -0400 Committer: michellephung <[email protected]> Committed: Tue Jul 5 07:11:44 2016 -0400 ---------------------------------------------------------------------- rebar.config.script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/3bc67cb5/rebar.config.script ---------------------------------------------------------------------- diff --git a/rebar.config.script b/rebar.config.script index 049a46b..295edc2 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", "aa17ddf3c149a7ac5316e5c821d0d704ac857960"}, -{fauxton, "fauxton", {tag, "v1.1.2"}, [raw]}, +{fauxton, "fauxton", {tag, "v1.1.5"}, [raw]}, {folsom, "folsom", "a5c95dec18227c977029fbd3b638966d98f17003"}, {global_changes, "global-changes", "203fb088ed81149108e64d18ffd9c3f5df154f97"}, {goldrush, "goldrush", {tag, "0.1.6"}},
