Bump to version 0.4.

FossilOrigin-Name: acf1a74af4ab5316cca12d3778e4411d1a6aff914b66337901ab602b8448df2b
This commit is contained in:
mahlon@laika.com 2011-02-18 02:14:30 +00:00
parent 7c641bce13
commit 071c0c9177

View file

@ -1668,7 +1668,7 @@ use strict;
use warnings; use warnings;
$0 = 'shelldap'; $0 = 'shelldap';
my $VERSION = '0.3'; my $VERSION = '0.4';
use Getopt::Long; use Getopt::Long;
use YAML::Syck; use YAML::Syck;