summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Newson <robert.newson@cloudant.com>2013-01-31 23:18:45 +0000
committerRobert Newson <robert.newson@cloudant.com>2013-01-31 23:18:45 +0000
commit73f530a5a3972619ad9004d6880117b72968eb10 (patch)
treee03fa53d74fb028a31665ff23339d8aa444c0041
parent793b4c8022ad72b4e1959dd99b3e18e547df3cca (diff)
Bump mem3 to 3.2.2HEADmaster
-rw-r--r--rebar.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config
index fcea87be..8e26548c 100644
--- a/rebar.config
+++ b/rebar.config
@@ -24,7 +24,7 @@
{fabric, ".*", {git, "https://github.com/cloudant/fabric.git",
{tag, "2.1.11"}}},
{mem3, ".*", {git, "https://github.com/cloudant/mem3.git",
- {tag, "3.2.0"}}},
+ {tag, "3.2.2"}}},
{chttpd, ".*", {git, "https://github.com/cloudant/chttpd.git",
{tag, "1.4.6"}}},
{twig, ".*", {git, "https://github.com/cloudant/twig.git",