From 5e5237db8d41349beb7fedc854011f9509dcd22d Mon Sep 17 00:00:00 2001 From: "none@none" Date: Thu, 4 Dec 2008 16:12:19 +0000 Subject: [PATCH] Bumping to 0.2 release. FossilOrigin-Name: 830e2c8857686db69fdc7f86966e3b45639bcd657f1c17d9bf5a5d481ddd7c19 --- shelldap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shelldap b/shelldap index b356c43..954a9f2 100755 --- a/shelldap +++ b/shelldap @@ -1595,7 +1595,7 @@ use strict; use warnings; $0 = 'shelldap'; -my $VERSION = '0.1'; +my $VERSION = '0.2'; use Getopt::Long; use YAML::Syck;