Bump to version 0.4.
authorMahlon E. Smith <mahlon@laika.com>
Thu, 17 Feb 2011 18:14:30 -0800
changeset 12 d703cba056e3
parent 11 ba2121c095af
child 13 d7975e514b2a
Bump to version 0.4.
shelldap
--- a/shelldap	Thu Feb 17 18:14:12 2011 -0800
+++ b/shelldap	Thu Feb 17 18:14:30 2011 -0800
@@ -1668,7 +1668,7 @@
 use warnings;
 
 $0 = 'shelldap';
-my $VERSION = '0.3';
+my $VERSION = '0.4';
 
 use Getopt::Long;
 use YAML::Syck;