Skip to content

Commit

Permalink
Update to version 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
comptekki committed Jan 26, 2018
1 parent 1e1fcde commit 8baa432
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions relx.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% for debugging
%{release, {esysman, "1.5"}, [esysman, debugger, compiler, wx, inets, observer, runtime_tools]}.
{release, {esysman, "1.5"}, [esysman]}.
%{release, {esysman, "1.6"}, [esysman, debugger, compiler, wx, inets, observer, runtime_tools]}.
{release, {esysman, "1.6"}, [esysman]}.
{extended_start_script, true}.
{vm_args, "./config/vm.args"}.

0 comments on commit 8baa432

Please sign in to comment.