]> git.vpit.fr Git - perl/modules/rgit.git/blobdiff - bin/rgit
This is 0.06
[perl/modules/rgit.git] / bin / rgit
index 2b86e4df02c11734ff081ef0b0a3b9faf75b10d7..5b15f3427bbdc89b88e5b74bec840f6a4c73b19c 100755 (executable)
--- 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
 
@@ -267,7 +267,7 @@ Tests code coverage report is available at L<http://www.profvince.com/perl/cover
 
 =head1 COPYRIGHT & LICENSE
 
-Copyright 2008 Vincent Pit, all rights reserved.
+Copyright 2008-2009 Vincent Pit, all rights reserved.
 
 This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.