diff --git a/shelldap b/shelldap index a377f84..8078003 100755 --- a/shelldap +++ b/shelldap @@ -1668,7 +1668,7 @@ use strict; use warnings; $0 = 'shelldap'; -my $VERSION = '0.3'; +my $VERSION = '0.4'; use Getopt::Long; use YAML::Syck;