diff options
author | ILYA Khlopotov <iilyak@ca.ibm.com> | 2016-05-25 07:20:53 -0700 |
---|---|---|
committer | ILYA Khlopotov <iilyak@ca.ibm.com> | 2016-05-25 08:36:41 -0700 |
commit | d2374445acfd8bfef67672ca9df247619bef9cc5 (patch) | |
tree | 6cd7eaffe673610804672e28b3a4a4883214bb79 /rebar.config.script | |
parent | f65cf4cf96d0604cea850030c04381256cd7adfc (diff) | |
download | couchdb-d2374445acfd8bfef67672ca9df247619bef9cc5.tar.gz |
global-changes: add missing change_callback implementation
Diffstat (limited to 'rebar.config.script')
-rw-r--r-- | rebar.config.script | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config.script b/rebar.config.script index 0c60af8d9..4e6268499 100644 --- a/rebar.config.script +++ b/rebar.config.script @@ -45,7 +45,7 @@ DepDescs = [ {fabric, "fabric", "2eb1e132e01928a681782c788920c85ce24bfe06"}, {fauxton, "fauxton", {tag, "v1.1.2"}, [raw]}, {folsom, "folsom", "a5c95dec18227c977029fbd3b638966d98f17003"}, -{global_changes, "global-changes", "40e88fc7b95017270400e4fa78c3357f125fb0f0"}, +{global_changes, "global-changes", "203fb088ed81149108e64d18ffd9c3f5df154f97"}, {goldrush, "goldrush", {tag, "0.1.6"}}, {ibrowse, "ibrowse", "4af2d408607874d124414ac45df1edbe3961d1cd"}, {ioq, "ioq", "c7c75ebeaf41599e3a3e211097d864f0e7785829"}, |