X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Frgit.git;a=blobdiff_plain;f=bin%2Frgit;fp=bin%2Frgit;h=61f9456db6dcaff3b8e0f5ca27369657c55e3469;hp=2b8a212f7bf52d83218b52b9c71675b57e6931a1;hb=2e8121b94bf4847686087060a709fa3bb433f4ee;hpb=a2a9110d666dcd61af2573a7ad977cf441587d21 diff --git a/bin/rgit b/bin/rgit index 2b8a212..61f9456 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