decided that keyserver is in fact not 1.0.x yet. Still alpha, but perfectly usable right now.
This commit is contained in:
parent
a847f590d7
commit
e421c2d5ad
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ use KeyData;
|
||||||
|
|
||||||
plugin Config => {file => $ARGV[1]};
|
plugin Config => {file => $ARGV[1]};
|
||||||
|
|
||||||
my $VERSION = "1.0.3";
|
my $VERSION = "0.0.3";
|
||||||
|
|
||||||
my $config = app->config(); # hypnotoad -f ./keyserver ./keyserver.conf
|
my $config = app->config(); # hypnotoad -f ./keyserver ./keyserver.conf
|
||||||
my $start_time;
|
my $start_time;
|
||||||
|
|
Loading…
Reference in a new issue