aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changes4
-rwxr-xr-xacmeman2
2 files changed, 5 insertions, 1 deletions
diff --git a/Changes b/Changes
index 39389ff..39a5bdf 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+1.11 2019-08-15
+
+ - Fix acmeman --setup
+
1.10 2019-03-15
- Support for multiple 'source' statements.
diff --git a/acmeman b/acmeman
index fd4ef60..7d8a8ac 100755
--- a/acmeman
+++ b/acmeman
@@ -40,7 +40,7 @@ use App::Acmeman::Domain qw(:files);
use Data::Dumper;
use Text::ParseWords;
-our $VERSION = '1.10';
+our $VERSION = '1.11';
=head1 NAME

Return to:

Send suggestions and report system problems to the System administrator.