X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=blobdiff_plain;f=lib%2FGruntmaster%2FDaemon%2FFormat.pm;h=2ad6f9519f4b8d82b3d7a892b8360bf514f0707c;hp=d5560db420622331cef2c9206926718f10ab50e5;hb=3fa65372157835ebd1b9d286d18bd96cc832f756;hpb=58e551a48f84e4816311b8a92256a130b812be50 diff --git a/lib/Gruntmaster/Daemon/Format.pm b/lib/Gruntmaster/Daemon/Format.pm index d5560db..2ad6f95 100644 --- a/lib/Gruntmaster/Daemon/Format.pm +++ b/lib/Gruntmaster/Daemon/Format.pm @@ -16,7 +16,7 @@ use Log::Log4perl qw/get_logger/; use String::ShellQuote qw/shell_quote/; use Try::Tiny; -our $VERSION = '5999.000_004'; +our $VERSION = '5999.000_005'; our @EXPORT_OK = qw/prepare_files stopvms/; ##################################################