aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2018-04-17 07:08:20 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2018-04-17 07:08:20 +0200
commit503aed733443178c8c5113da85b34d8a2b44eb95 (patch)
tree75a147398d846871a64ab2134c09939a53c2bd61
parent551c486e3f7c5194f2b0905ba055c4b610ae5e74 (diff)
downloadacmeman-503aed733443178c8c5113da85b34d8a2b44eb95.tar.gz
acmeman-503aed733443178c8c5113da85b34d8a2b44eb95.tar.bz2
Version 1.05
-rwxr-xr-xacmeman2
1 files changed, 1 insertions, 1 deletions
diff --git a/acmeman b/acmeman
index e2d3214..fe2d512 100755
--- a/acmeman
+++ b/acmeman
@@ -34,13 +34,13 @@ use Getopt::Long qw(:config gnu_getopt no_ignore_case);
use POSIX qw(strftime time floor);
use App::Acmeman::Config;
use App::Acmeman::Domain qw(:files);
use Data::Dumper;
use Text::ParseWords;
-our $VERSION = '1.04';
+our $VERSION = '1.05';
=head1 NAME
acmeman - manages ACME certificates
=head1 SYNOPSIS

Return to:

Send suggestions and report system problems to the System administrator.