diff options
author | Adam Kocoloski <adam@cloudant.com> | 2010-07-26 20:54:26 -0400 |
---|---|---|
committer | Adam Kocoloski <adam@cloudant.com> | 2010-08-12 01:24:33 -0400 |
commit | 57f813bbeba80db2e5f87b717f26387dbaa5eb29 (patch) | |
tree | e37c8e29a430e54c068fdeb7fdb53c4519cbb338 /ebin/mem3.app | |
parent | aceb96703ef4df50d080a9f9acd11a46c4db9fcb (diff) |
appups for 1.2.1
Diffstat (limited to 'ebin/mem3.app')
-rw-r--r-- | ebin/mem3.app | 2 |
1 files changed, 1 insertions, 1 deletions
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, |