# HG changeset patch # User Mahlon E. Smith # Date 1403382993 25200 # Node ID e1728adb2561a87a3ab10e57ae4b3140abf4b5cf # Parent f1ca808f165ea09af4564d38080ba7f97a6cfda1 Bump version. diff -r f1ca808f165e -r e1728adb2561 shelldap --- a/shelldap Tue Dec 03 11:47:01 2013 -0800 +++ b/shelldap Sat Jun 21 13:36:33 2014 -0700 @@ -2200,7 +2200,7 @@ use warnings; $0 = 'shelldap'; -my $VERSION = '1.0.2'; +my $VERSION = '1.1.0'; use Getopt::Long; use YAML::Syck;