# HG changeset patch # User Mahlon E. Smith # Date 1297995270 28800 # Node ID d703cba056e3380b282495e0bd1a25ef41dc2978 # Parent ba2121c095af9266fa74d367fb61ddd27399cfda Bump to version 0.4. diff -r ba2121c095af -r d703cba056e3 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;