Bump up the VERSIONs of modules that have changed since 5.6.0,
[p5sagit/p5-mst-13.2.git] / ext / IO / lib / IO / Socket / UNIX.pm
index 5365242..b69aa8c 100644 (file)
@@ -13,7 +13,7 @@ use Socket;
 use Carp;
 
 @ISA = qw(IO::Socket);
-$VERSION = "1.20";
+$VERSION = "1.21";
 
 IO::Socket::UNIX->register_domain( AF_UNIX );