--- Linux-NBD/lib/Linux/NBD.pm 2003/06/06 08:26:57 1.3 +++ Linux-NBD/lib/Linux/NBD.pm 2006/08/24 12:13:40 1.7 @@ -24,7 +24,7 @@ package Linux::NBD; BEGIN { - $VERSION = 0.2; + $VERSION = 0.9; 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