From 7e5b3e3c920a3bffda5e8f2fe5daf656c67ce16e Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Sat, 25 Apr 2015 07:29:43 +0200 Subject: Ready for catlfish-0.7.0. --- ebin/catlfish.app | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ebin') diff --git a/ebin/catlfish.app b/ebin/catlfish.app index 2b63b4d..3566e47 100644 --- a/ebin/catlfish.app +++ b/ebin/catlfish.app @@ -5,7 +5,7 @@ {application, catlfish, [{description, "catlfish -- Certificate Transparency Log Server"}, - {vsn, "0.6.0"}, + {vsn, "0.7.0"}, {modules, [catlfish, catlfish_app, catlfish_sup, catlfish_web, v1, x509]}, {applications, [kernel, stdlib, plop, lager, mochiweb, idna, asn1, crypto]}, {mod, {catlfish_app, []}}]}. -- cgit v1.1