summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Newson <robert.newson@cloudant.com>2013-01-31 12:53:38 +0000
committerRobert Newson <robert.newson@cloudant.com>2013-01-31 12:53:38 +0000
commit793b4c8022ad72b4e1959dd99b3e18e547df3cca (patch)
tree13d9405b956221fe5a141868bc88b2aceb9a89ca
parentbadefe21339ec7b5eaa83b49724d866012fb1374 (diff)
Bump chttpd to 1.4.6
-rw-r--r--rebar.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config
index f005115d..fcea87be 100644
--- a/rebar.config
+++ b/rebar.config
@@ -26,7 +26,7 @@
{mem3, ".*", {git, "https://github.com/cloudant/mem3.git",
{tag, "3.2.0"}}},
{chttpd, ".*", {git, "https://github.com/cloudant/chttpd.git",
- {tag, "1.4.5"}}},
+ {tag, "1.4.6"}}},
{twig, ".*", {git, "https://github.com/cloudant/twig.git",
{tag, "0.2.1"}}},
{jiffy, ".*", {git, "https://github.com/davisp/jiffy.git",