Version bump

This commit is contained in:
Matthew Connelly 2015-03-06 23:28:42 +00:00
parent c9ad9c50cd
commit 1b919b6b56
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.3";
my $VERSION = "0.9.4";
my $HOSTNAME = `hostname`; chomp $HOSTNAME;
my ($base, $Conf);