--- Linux-NBD/lib/Linux/NBD.pm 2003/06/06 08:35:18 1.4 +++ Linux-NBD/lib/Linux/NBD.pm 2010/11/21 03:24:38 1.9 @@ -24,7 +24,7 @@ package Linux::NBD; BEGIN { - $VERSION = 0.21; + $VERSION = '1.0'; require XSLoader; XSLoader::load Linux::NBD, $VERSION; @@ -68,8 +68,8 @@ =head1 AUTHOR - Marc Lehmann - http://www.goof.com/pcg/marc/ + Marc Lehmann + http://home.schmorp.de/ =cut