summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Newson <rnewson@apache.org>2016-07-15 19:02:20 +0100
committerRobert Newson <rnewson@apache.org>2016-07-15 19:02:20 +0100
commit212ac60e59ab5d2384b6b10f223e42a2ad280924 (patch)
tree3996f6e2c15d7d537cb1d16be579d5fb4af9d7d3
parent9222714b2a2b88424f33e6685fecca0168f53d77 (diff)
downloadcouchdb-212ac60e59ab5d2384b6b10f223e42a2ad280924.tar.gz
pull fix for sorted=false view feature (COUCHDB-3060)
-rw-r--r--rebar.config.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config.script b/rebar.config.script
index e3e1d38ad..59cc46a0a 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -32,7 +32,7 @@ DepDescs = [
{chttpd, "chttpd", "5e3bf1f5e2e96841ce0d2b26606c7f590c067bdc"},
{couch, "couch", "b0d21d26d95545b7bba1371f01aad9bb04700cb2"},
{couch_index, "couch-index", "e7d269800302224eacf9585f74eb30822495755b"},
-{couch_mrview, "couch-mrview", "cfc354989a28865ec83efc0f745e91b8c6a3a6c3"},
+{couch_mrview, "couch-mrview", "3ce28641c85af0d5054df47e9ac7de917a9d33cd"},
{couch_replicator, "couch-replicator", "8629fb2690e4d11ecc0ad15ef032d3f109a93285"},
{couch_plugins, "couch-plugins", "3e73b723cb126cfc471b560d17c24a8b5c540085"},
{couch_event, "couch-event", "835a41885d1e276d207758954f8238aa7bba0ae8"},