patch@32274 t/op/taint.t not cleaning up properly on VMS.
[p5sagit/p5-mst-13.2.git] / lib / User / grent.pm
index 97a5495..ce6ee5e 100644 (file)
@@ -2,7 +2,7 @@ package User::grent;
 use strict;
 
 use 5.006_001;
-our $VERSION = '1.00';
+our $VERSION = '1.01';
 our(@EXPORT, @EXPORT_OK, %EXPORT_TAGS);
 BEGIN { 
     use Exporter   ();