X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=blobdiff_plain;f=lib%2FGruntmaster%2FDaemon.pm;fp=lib%2FGruntmaster%2FDaemon.pm;h=84b57adf977e92b078e7b34e159166046b0946c7;hp=a726219ed1bc2e62070be89c6908bfefc043e4f8;hb=3fa65372157835ebd1b9d286d18bd96cc832f756;hpb=58e551a48f84e4816311b8a92256a130b812be50 diff --git a/lib/Gruntmaster/Daemon.pm b/lib/Gruntmaster/Daemon.pm index a726219..84b57ad 100644 --- a/lib/Gruntmaster/Daemon.pm +++ b/lib/Gruntmaster/Daemon.pm @@ -4,7 +4,7 @@ use 5.014000; use strict; use warnings; -our $VERSION = '5999.000_004'; +our $VERSION = '5999.000_005'; use Gruntmaster::Daemon::Constants qw/ERR/; use Gruntmaster::Daemon::Format qw/prepare_files stopvms/;