X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Frgit.git;a=blobdiff_plain;f=bin%2Frgit;h=1f0b2f0a6d9ac76f6c81096ce66ac6e903098c61;hp=83bd219a1c0a35558b8fd6a926d0fcbaa6dcdbf1;hb=0c3a62e21d624c6076fc69dd2310bea0dd556ab8;hpb=00f4d1f6016748f8b4623d8ff32546069f763a95 diff --git a/bin/rgit b/bin/rgit index 83bd219..1f0b2f0 100755 --- a/bin/rgit +++ b/bin/rgit @@ -13,7 +13,7 @@ use App::Rgit; our $VERSION; BEGIN { - $VERSION = '0.04'; + $VERSION = '0.05'; } my %opts; @@ -134,7 +134,7 @@ rgit - Recursively execute a command on all the git repositories in a directory =head1 VERSION -Version 0.04 +Version 0.05 =head1 SYNOPSIS