Bump to v0.7.
authorMahlon E. Smith <mahlon@laika.com>
Tue, 08 Jan 2013 15:57:18 -0800
changeset 44 4e77e8e5d467
parent 43 b8836c9018fb
child 45 173de72687b2
Bump to v0.7.
shelldap
--- a/shelldap	Tue Jan 08 11:27:59 2013 -0800
+++ b/shelldap	Tue Jan 08 15:57:18 2013 -0800
@@ -1751,7 +1751,7 @@
 use warnings;
 
 $0 = 'shelldap';
-my $VERSION = '0.6';
+my $VERSION = '0.7';
 
 use Getopt::Long;
 use YAML::Syck;