From 1aab43b88c6ceeeb9f053e4c72f74f42715618b1 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Tue, 30 Jun 2015 13:53:16 -0500 Subject: version bump: 3.1.0 --- 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 b7afdeb..9d07341 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.0.0"}, + {vsn,"3.1.0"}, {modules,[]}, {registered,[]}, {applications,[kernel,stdlib,getopt,erlware_commons,bbmustache, -- cgit v1.2.3