X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;ds=sidebyside;f=lib%2FGruntmaster%2FDaemon.pm;h=84b57adf977e92b078e7b34e159166046b0946c7;hb=3fa65372157835ebd1b9d286d18bd96cc832f756;hp=a726219ed1bc2e62070be89c6908bfefc043e4f8;hpb=7e81b08a1d0e7efe4545a529c0bc031ef84fdf3c;p=gruntmaster-daemon.git 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/;