Bump to v0.7.

FossilOrigin-Name: 4cdc417c146ca48abc5b4b81979a0ade9f2dd52577640bb5b190db7ee2149945
This commit is contained in:
mahlon@laika.com 2013-01-08 23:57:17 +00:00
parent 430b51643d
commit 2b0cc925ab

View file

@ -1751,7 +1751,7 @@ use strict;
use warnings;
$0 = 'shelldap';
my $VERSION = '0.6';
my $VERSION = '0.7';
use Getopt::Long;
use YAML::Syck;