aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2019-12-24 16:10:31 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2019-12-24 16:10:31 +0200
commit2a7586e63eb06a1509e76e885080db090b00beab (patch)
treec753dc2a7cf99b581ce1d903a10a8498b4c48699
parent438e1817a21dd79024cdf33ecc630c5bb0dc8cf0 (diff)
downloadacmeman-2a7586e63eb06a1509e76e885080db090b00beab.tar.gz
acmeman-2a7586e63eb06a1509e76e885080db090b00beab.tar.bz2
Version 3.03v3.03
-rw-r--r--Changes2
-rw-r--r--lib/App/Acmeman.pm2
2 files changed, 2 insertions, 2 deletions
diff --git a/Changes b/Changes
index 6714d51..c89c932 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
13.02.90 2019-12-23 13.03 2019-12-23
2 2
3 - The following environment variables are set when running 3 - The following environment variables are set when running
4 postrenew commands defined in the [core] section: 4 postrenew commands defined in the [core] section:
diff --git a/lib/App/Acmeman.pm b/lib/App/Acmeman.pm
index c6e9497..01191ab 100644
--- a/lib/App/Acmeman.pm
+++ b/lib/App/Acmeman.pm
@@ -24,7 +24,7 @@ use Text::ParseWords;
24use App::Acmeman::Log qw(:all :sysexits); 24use App::Acmeman::Log qw(:all :sysexits);
25use feature 'state'; 25use feature 'state';
26 26
27our $VERSION = '3.02.90'; 27our $VERSION = '3.03';
28 28
29my $progdescr = "manages ACME certificates"; 29my $progdescr = "manages ACME certificates";
30 30

Return to:

Send suggestions and report system problems to the System administrator.