X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=blobdiff_plain;f=lib%2FGruntmaster%2FDaemon%2FFormat.pm;h=dc75fa147db478ae4050be5d3a1c3b442f8e29c5;hp=866345f2a90f8721c5e680b9db8f97966ac39577;hb=69ea9358b59a6d8bd566c3af22247e8c2e35320f;hpb=513eadc35a570c8e971f3cc2c2eaede340f4895d diff --git a/lib/Gruntmaster/Daemon/Format.pm b/lib/Gruntmaster/Daemon/Format.pm index 866345f..dc75fa1 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_002"; +our $VERSION = "5999.000_003"; our @EXPORT_OK = qw/prepare_files/; ##################################################