Update version to 0.4.4
This commit is contained in:
parent
768d93a40f
commit
eb4a5beccd
@ -1,7 +1,7 @@
|
|||||||
%% -*- mode: Erlang; fill-column: 75; comment-column: 50; -*-
|
%% -*- mode: Erlang; fill-column: 75; comment-column: 50; -*-
|
||||||
{application, getopt,
|
{application, getopt,
|
||||||
[{description, "Command-line options parser for Erlang"},
|
[{description, "Command-line options parser for Erlang"},
|
||||||
{vsn, "0.4.3"},
|
{vsn, "0.4.4"},
|
||||||
{modules, []},
|
{modules, []},
|
||||||
{registered, []},
|
{registered, []},
|
||||||
{applications, [kernel, stdlib]}]}.
|
{applications, [kernel, stdlib]}]}.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user