aboutsummaryrefslogtreecommitdiff
path: root/acmeman
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2019-03-14 11:33:14 +0200
committerSergey Poznyakoff <gray@gnu.org>2019-03-14 11:34:12 +0200
commit0208b90b5142ec3ebd83a0b578911f4a13fbb093 (patch)
tree6103bc93deb9a9a33a4a1f647025f0d4cec0c450 /acmeman
parent914869cd888c3547381a469857d2e7879a529e79 (diff)
downloadacmeman-0208b90b5142ec3ebd83a0b578911f4a13fbb093.tar.gz
acmeman-0208b90b5142ec3ebd83a0b578911f4a13fbb093.tar.bz2
Use full path to the service binaryv1.09
* acmeman: Version 1.09 * lib/App/Acmeman/Apache/Layout.pm: Use full path to the service binary
Diffstat (limited to 'acmeman')
-rwxr-xr-xacmeman2
1 files changed, 1 insertions, 1 deletions
diff --git a/acmeman b/acmeman
index 85ab491..ec678d7 100755
--- a/acmeman
+++ b/acmeman
@@ -40,7 +40,7 @@ use App::Acmeman::Domain qw(:files);
use Data::Dumper;
use Text::ParseWords;
-our $VERSION = '1.08';
+our $VERSION = '1.09';
=head1 NAME

Return to:

Send suggestions and report system problems to the System administrator.