Bump version of File::Copy
Rafael Garcia-Suarez [Tue, 5 May 2009 07:18:29 +0000 (09:18 +0200)]
lib/File/Copy.pm

index be1442f..cfa74ba 100644 (file)
@@ -22,7 +22,7 @@ sub syscopy;
 sub cp;
 sub mv;
 
-$VERSION = '2.15';
+$VERSION = '2.16';
 
 require Exporter;
 @ISA = qw(Exporter);