shelldap
changeset 122 d6a75d14db12
parent 121 6c14c49fe429
child 125 6530284a0ae4
--- a/shelldap	Wed May 08 20:45:04 2019 +0200
+++ b/shelldap	Mon May 13 10:44:41 2019 -0700
@@ -2691,7 +2691,7 @@
 use Fatal qw/open/;
 
 $0 = 'shelldap';
-my $VERSION = '1.4.0';
+my $VERSION = '1.5.0';
 
 use Getopt::Long qw(:config no_ignore_case);
 use YAML::Syck qw//;