# HG changeset patch # User mahlon # Date 1228407139 0 # Node ID 66ab8df0b6c8bb0dcb5dce8a7e8cd6a28e6c7c04 # Parent f7990a76e2173229f8703d1053e43279f227c151 Bumping to 0.2 release. diff -r f7990a76e217 -r 66ab8df0b6c8 shelldap --- a/shelldap Thu Dec 04 16:06:49 2008 +0000 +++ b/shelldap Thu Dec 04 16:12:19 2008 +0000 @@ -1595,7 +1595,7 @@ use warnings; $0 = 'shelldap'; -my $VERSION = '0.1'; +my $VERSION = '0.2'; use Getopt::Long; use YAML::Syck;