aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changes7
-rwxr-xr-xacmeman2
2 files changed, 6 insertions, 3 deletions
diff --git a/Changes b/Changes
index 4089093..441ce3b 100644
--- a/Changes
+++ b/Changes
@@ -1,8 +1,11 @@
-1.06 2018-07-17
+1.07 2018-07-17
+
+* Improve detection of Apache default settings
+
+1.06 2018-05-07
* New source: "file"
* Simplify DNS code
-* Improve detection of Apache default settings
1.05 2018-04-17
diff --git a/acmeman b/acmeman
index 5a8cf37..83519f7 100755
--- a/acmeman
+++ b/acmeman
@@ -40,7 +40,7 @@ use App::Acmeman::Domain qw(:files);
use Data::Dumper;
use Text::ParseWords;
-our $VERSION = '1.06';
+our $VERSION = '1.07';
=head1 NAME

Return to:

Send suggestions and report system problems to the System administrator.