From 071c0c9177fd5d3f7a3e6df018adb36f1376fc5a Mon Sep 17 00:00:00 2001 From: "mahlon@laika.com" Date: Fri, 18 Feb 2011 02:14:30 +0000 Subject: [PATCH] Bump to version 0.4. FossilOrigin-Name: acf1a74af4ab5316cca12d3778e4411d1a6aff914b66337901ab602b8448df2b --- shelldap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shelldap b/shelldap index a377f84..8078003 100755 --- a/shelldap +++ b/shelldap @@ -1668,7 +1668,7 @@ use strict; use warnings; $0 = 'shelldap'; -my $VERSION = '0.3'; +my $VERSION = '0.4'; use Getopt::Long; use YAML::Syck;