Upgrade to Errno-1.10 (!). I have left the core tests as is for
[p5sagit/p5-mst-13.2.git] / ext / Errno / Errno_pm.PL
index a2cd26e..6f20c5e 100644 (file)
@@ -2,7 +2,7 @@ use ExtUtils::MakeMaker;
 use Config;
 use strict;
 
-our $VERSION = "1.09_01";
+our $VERSION = "1.10";
 
 my %err = ();
 my %wsa = ();