From 57f813bbeba80db2e5f87b717f26387dbaa5eb29 Mon Sep 17 00:00:00 2001 From: Adam Kocoloski Date: Mon, 26 Jul 2010 20:54:26 -0400 Subject: appups for 1.2.1 --- ebin/mem3.app | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ebin/mem3.app b/ebin/mem3.app index 4d0cf69b..0613ab26 100644 --- a/ebin/mem3.app +++ b/ebin/mem3.app @@ -1,7 +1,7 @@ {application, mem3, [ {description, "CouchDB Cluster Membership"}, {mod, {mem3_app, []}}, - {vsn, "1.0"}, + {vsn, "1.0.1"}, {modules, [ mem3, mem3_app, -- cgit v1.2.3