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