X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=bin%2Frgit;h=61f9456db6dcaff3b8e0f5ca27369657c55e3469;hb=1df620d46eeecc24a77d1914abb3e57b2ff50346;hp=040dae68b11f0305c1818648acdd793b69f2e3fc;hpb=569b85b70a20cac15bc2ff0bed6df11ac0e844ec;p=perl%2Fmodules%2Frgit.git diff --git a/bin/rgit b/bin/rgit index 040dae6..61f9456 100755 --- a/bin/rgit +++ b/bin/rgit @@ -13,7 +13,7 @@ use App::Rgit::Policy; our $VERSION; BEGIN { - $VERSION = '0.06'; + $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.06 +Version 0.08 =head1 SYNOPSIS