X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=blobdiff_plain;f=lib%2FGruntmaster%2FDaemon%2FFormat.pm;h=c49ffc1ea1b1b7336efa8ad04b76691c40531def;hp=b80dd7dd673740f2eb712e372a5fa4a5c75b817f;hb=d6a1ae0d77398b2a7ed967e10e8420ac7d9980e5;hpb=cdd811c0738f8b83032002a04dc5c070cdb1f1ce diff --git a/lib/Gruntmaster/Daemon/Format.pm b/lib/Gruntmaster/Daemon/Format.pm index b80dd7d..c49ffc1 100644 --- a/lib/Gruntmaster/Daemon/Format.pm +++ b/lib/Gruntmaster/Daemon/Format.pm @@ -15,7 +15,7 @@ use List::MoreUtils qw/natatime/; use Log::Log4perl qw/get_logger/; use IPC::Signal qw/sig_name sig_num/; -our $VERSION = "5999.000_001"; +our $VERSION = "5999.000_002"; our @EXPORT_OK = qw/prepare_files/; ##################################################