diff --git a/shelldap b/shelldap index 0853241..f0dd8a7 100755 --- a/shelldap +++ b/shelldap @@ -2200,7 +2200,7 @@ use strict; use warnings; $0 = 'shelldap'; -my $VERSION = '1.0.2'; +my $VERSION = '1.1.0'; use Getopt::Long; use YAML::Syck;