shelldap
changeset 132 c06315e8f0ac
parent 131 3b6cb1117ffb
child 133 4831c902b269
--- a/shelldap	Sun Oct 13 10:44:16 2019 -0700
+++ b/shelldap	Sun Oct 13 10:52:25 2019 -0700
@@ -2706,7 +2706,7 @@
 use Fatal qw/open/;
 
 $0 = 'shelldap';
-my $VERSION = '1.5.0';
+my $VERSION = '1.5.1';
 
 use Getopt::Long qw(:config no_ignore_case);
 use YAML::Syck qw//;