X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FGruntmaster%2FDaemon%2FFormat.pm;h=dc75fa147db478ae4050be5d3a1c3b442f8e29c5;hb=53cf0a99dda42b38f4bf65ea6e5f704221a0436a;hp=866345f2a90f8721c5e680b9db8f97966ac39577;hpb=bf653e2314548a336b83836ddae9b80913981c9d;p=gruntmaster-daemon.git 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/; ##################################################