X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FGruntmaster%2FApp%2FCommand.pm;h=37c0e2a3acd2d4b31af870b2359128d3a9d36a5c;hb=refs%2Ftags%2F5999.000_014;hp=23396c68fe4c58a819f61cc1fcdc5a5a6a530465;hpb=5da4c535fe12a78b1acf900e15a706becafded3d;p=gruntmaster-data.git diff --git a/lib/Gruntmaster/App/Command.pm b/lib/Gruntmaster/App/Command.pm index 23396c6..37c0e2a 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_004'; +our $VERSION = '5999.000_014'; use parent qw/App::Cmd::Command/; use Pod::Usage;