version bump

This commit is contained in:
Matthew Connelly 2015-03-25 16:05:59 +00:00
parent 4391f64f85
commit 056aafa287
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.4";
my $VERSION = "0.9.5";
my $HOSTNAME = `hostname`; chomp $HOSTNAME;
my ($base, $Conf);