diff --git a/shelldap b/shelldap index c0d2521..877cc1b 100755 --- a/shelldap +++ b/shelldap @@ -1751,7 +1751,7 @@ use strict; use warnings; $0 = 'shelldap'; -my $VERSION = '0.6'; +my $VERSION = '0.7'; use Getopt::Long; use YAML::Syck;