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=refs%2Ftags%2F5999.000_003;hpb=bf653e2314548a336b83836ddae9b80913981c9d 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/; ##################################################