diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/relx.app.src | 2 |
1 files changed, 1 insertions, 1 deletions
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, |