Page MenuHomePhorge

No OneTemporary

Authored By
Unknown
Size
654 B
Referenced Files
None
Subscribers
None
diff --git a/src/eimap.app.src b/src/eimap.app.src
index c70ebe1..15e2105 100644
--- a/src/eimap.app.src
+++ b/src/eimap.app.src
@@ -1,19 +1,19 @@
%% -*- tab-width: 4;erlang-indent-level: 4;indent-tabs-mode: nil -*-
{application, eimap,
[
{ description, "IMAP client implementation" },
- { vsn, "0.2.0" },
+ { vsn, "0.2" },
{ registered, [] },
{ applications, [
kernel,
stdlib,
crypto,
ssl,
compiler,
syntax_tools,
goldrush,
lager
]
},
{ env, [ ]}
]}.

File Metadata

Mime Type
text/x-diff
Expires
Sun, Apr 5, 9:35 PM (3 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18831267
Default Alt Text
(654 B)

Event Timeline