X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FGruntmaster%2FApp%2FCommand.pm;h=5408c6d393d56556ab64a1b06f97dcab0597703f;hb=refs%2Ftags%2F5999.000_015;hp=37c0e2a3acd2d4b31af870b2359128d3a9d36a5c;hpb=13af733e3f3f26ce7cee8d1f2154f82c93f4c3c3;p=gruntmaster-data.git diff --git a/lib/Gruntmaster/App/Command.pm b/lib/Gruntmaster/App/Command.pm index 37c0e2a..5408c6d 100644 --- a/lib/Gruntmaster/App/Command.pm +++ b/lib/Gruntmaster/App/Command.pm @@ -5,7 +5,7 @@ use strict; use warnings; use re '/s'; -our $VERSION = '5999.000_014'; +our $VERSION = '5999.000_015'; use parent qw/App::Cmd::Command/; use Pod::Usage;