X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=blobdiff_plain;f=lib%2FGruntmaster%2FDaemon.pm;h=156d7435adcff83e3fa81478aee6b7fc2fb69f39;hp=1d2f1cfe3dc178e5dc509d9f3215ab5985246b17;hb=a552265610c628aa30a1195497aa08d3c79f0a37;hpb=0eb868e59312462a1b4b45dcaba992408a998795 diff --git a/lib/Gruntmaster/Daemon.pm b/lib/Gruntmaster/Daemon.pm index 1d2f1cf..156d743 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-TRIAL'; +our $VERSION = '5999.000_001'; use Gruntmaster::Daemon::Constants qw/ERR/; use Gruntmaster::Daemon::Format qw/prepare_files/;