Bump File::Copy to version 2.29.
authorCraig A. Berry <craigberry@mac.com>
Sat, 21 Dec 2013 15:59:09 +0000 (09:59 -0600)
committerCraig A. Berry <craigberry@mac.com>
Sat, 21 Dec 2013 15:59:09 +0000 (09:59 -0600)
lib/File/Copy.pm

index 62d1eea..a20a964 100644 (file)
@@ -22,7 +22,7 @@ sub syscopy;
 sub cp;
 sub mv;
 
-$VERSION = '2.28';
+$VERSION = '2.29';
 
 require Exporter;
 @ISA = qw(Exporter);