X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=bin%2Frgit;h=36737b25f10f91786511681da7016e7b4330ae10;hb=60676da3009028620cf66cbe38e062e73a883ab4;hp=2b8a212f7bf52d83218b52b9c71675b57e6931a1;hpb=3ff07b59ff41754a77105973a4f1e9d6d25b2c3a;p=perl%2Fmodules%2Frgit.git diff --git a/bin/rgit b/bin/rgit index 2b8a212..36737b2 100755 --- a/bin/rgit +++ b/bin/rgit @@ -13,7 +13,7 @@ use App::Rgit::Policy; our $VERSION; BEGIN { - $VERSION = '0.07'; + $VERSION = '0.08'; } my %opts; @@ -64,7 +64,7 @@ rgit - Recursively execute a command on all the git repositories in a directory =head1 VERSION -Version 0.07 +Version 0.08 =head1 SYNOPSIS @@ -180,7 +180,7 @@ The core modules L, L, L, L, L, L >>, L. - + You can contact me by mail or on C (vincent). =head1 BUGS