Remove extraneous and misleading old CVS IDs
[ZOOM-Perl-moved-to-github.git] / lib / Net / Z3950.pm
index 503dacf..2f8e7d8 100644 (file)
@@ -1,9 +1,9 @@
-# $Id: Z3950.pm,v 1.1 2005-10-13 13:11:17 mike Exp $
-
 use strict;
 use warnings;
 use Net::Z3950::ZOOM;
 
+our $VERSION = '0.99'; # Supersedes "proper" Net::Z3950 v0.51
+
 
 # Member naming convention is the same as in ../ZOOM.pm