Bump version numbers of moules affected by change #22258
[p5sagit/p5-mst-13.2.git] / ext / Socket / Socket.pm
index 07ec8ec..f312c3f 100644 (file)
@@ -1,7 +1,7 @@
 package Socket;
 
 our($VERSION, @ISA, @EXPORT, @EXPORT_OK, %EXPORT_TAGS);
-$VERSION = "1.76";
+$VERSION = "1.76_01";
 
 =head1 NAME