Bump version. v1.1.0
authorMahlon E. Smith <mahlon@martini.nu>
Sat, 21 Jun 2014 13:36:33 -0700
changeset 64 e1728adb2561
parent 63 f1ca808f165e
child 65 d8387a513f2c
Bump version.
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;