From 6637be2e0890ebce751925a7bd4dfb894f56bc8a Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Tue, 7 Jul 2015 22:23:28 -0500 Subject: bump version --- src/relx.app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/relx.app.src b/src/relx.app.src index be42bce..808a49b 100644 --- a/src/relx.app.src +++ b/src/relx.app.src @@ -1,6 +1,6 @@ {application,relx, [{description,"Release assembler for Erlang/OTP Releases"}, - {vsn,"3.2.0"}, + {vsn,"3.3.0"}, {modules,[]}, {registered,[]}, {applications,[kernel,stdlib,getopt,erlware_commons,bbmustache, -- cgit v1.2.3