From a4f8837cd7ba21eae51ccab87785f87c9be5e734 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Sat, 11 Feb 2017 01:15:29 +0100 Subject: Ready for plop-0.10.0. --- ebin/plop.app | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ebin/plop.app b/ebin/plop.app index 7473b6a..079f986 100644 --- a/ebin/plop.app +++ b/ebin/plop.app @@ -5,7 +5,7 @@ {application, plop, [{description, "The plop store"}, - {vsn, "0.10.0-dev"}, + {vsn, "0.10.0"}, {modules, [plop_app, plop_sup, plop, db, ht, hex, tlv]}, {applications, [kernel, stdlib]}, % crypto, public_key {registered, [plop, ht, db]}, -- cgit v1.1