From 610c025a58053446b48b4b3b884b113375533231 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Fri, 19 Sep 2014 18:19:23 +0200 Subject: Bump version. Let's follow plop. --- ebin/catlfish.app | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ebin/catlfish.app') diff --git a/ebin/catlfish.app b/ebin/catlfish.app index b93ac6d..0e739b7 100644 --- a/ebin/catlfish.app +++ b/ebin/catlfish.app @@ -6,7 +6,7 @@ %% starting beam. {application, catlfish, [{description, "catlfish -- Certificate Transparency Log Server"}, - {vsn, "0.0.1"}, + {vsn, "0.1.1-dev"}, {modules, [v1]}, {applications, [kernel, stdlib, plop, inets]}]}. %% {registered, [catlfish]}]}. -- cgit v1.1