aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2020-07-14 19:51:50 +0300
committerSergey Poznyakoff <gray@gnu.org>2020-07-14 19:51:50 +0300
commitd2438466196e1567f29d5fac81c26e5a0332897b (patch)
treed18a8f32f7f911862a33c4cb7a66c31514785305 /lib
parent447a2f7af507feebbf8db7c9af29855f4ee881eb (diff)
downloadacmeman-d2438466196e1567f29d5fac81c26e5a0332897b.tar.gz
acmeman-d2438466196e1567f29d5fac81c26e5a0332897b.tar.bz2
Version 3.05v3.05
Diffstat (limited to 'lib')
-rw-r--r--lib/App/Acmeman.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/App/Acmeman.pm b/lib/App/Acmeman.pm
index 68d1fe6..84e1dda 100644
--- a/lib/App/Acmeman.pm
+++ b/lib/App/Acmeman.pm
@@ -24,7 +24,7 @@ use Text::ParseWords;
use App::Acmeman::Log qw(:all :sysexits);
use feature 'state';
-our $VERSION = '3.04';
+our $VERSION = '3.05';
my $progdescr = "manages ACME certificates";

Return to:

Send suggestions and report system problems to the System administrator.