version bump

This commit is contained in:
Matthew Connelly 2015-03-26 19:43:23 +00:00
parent 26678fca4b
commit 0faa05856d
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ use Unix::PID; use YAML;
use Maff::Common::OSX qw/:all/;
my $ME = "ayudante-lobo";
my $VERSION = "0.9.5";
my $VERSION = "0.9.6";
my $HOSTNAME = `hostname`; chomp $HOSTNAME;
my ($base, $Conf);