# HG changeset patch # User Mahlon E. Smith # Date 1357689438 28800 # Node ID 4e77e8e5d4672cc8ef0cd608f00a8ed4ed305342 # Parent b8836c9018fbd5579c681895ef42b81501de4a23 Bump to v0.7. diff -r b8836c9018fb -r 4e77e8e5d467 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;