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 @@
-3.02.90 2019-12-23
+3.03 2019-12-23
- The following environment variables are set when running
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;
use App::Acmeman::Log qw(:all :sysexits);
use feature 'state';
-our $VERSION = '3.02.90';
+our $VERSION = '3.03';
my $progdescr = "manages ACME certificates";

Return to:

Send suggestions and report system problems to the System administrator.