X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Frgit.git;a=blobdiff_plain;f=bin%2Frgit;fp=bin%2Frgit;h=5b15f3427bbdc89b88e5b74bec840f6a4c73b19c;hp=b8393759bba312dab136a3d6ad077bf268967c1c;hb=787cc59d827d22afa8a3100daa42e5b9df3fe50d;hpb=c86be01d791b2919e100f9a7357597dfdfe1e273 diff --git a/bin/rgit b/bin/rgit index b839375..5b15f34 100755 --- a/bin/rgit +++ b/bin/rgit @@ -13,7 +13,7 @@ use App::Rgit; our $VERSION; BEGIN { - $VERSION = '0.05'; + $VERSION = '0.06'; } my %opts; @@ -134,7 +134,7 @@ rgit - Recursively execute a command on all the git repositories in a directory =head1 VERSION -Version 0.05 +Version 0.06 =head1 SYNOPSIS