projects
/
ZOOM-Perl-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b8b2ba
)
Version to 1.00 for first release.
author
mike
<mike>
Wed, 14 Dec 2005 11:11:55 +0000
(11:11 +0000)
committer
mike
<mike>
Wed, 14 Dec 2005 11:11:55 +0000
(11:11 +0000)
lib/Net/Z3950/ZOOM.pm
patch
|
blob
|
history
diff --git
a/lib/Net/Z3950/ZOOM.pm
b/lib/Net/Z3950/ZOOM.pm
index
22818cd
..
43283f6
100644
(file)
--- a/
lib/Net/Z3950/ZOOM.pm
+++ b/
lib/Net/Z3950/ZOOM.pm
@@
-1,4
+1,4
@@
-# $Id: ZOOM.pm,v 1.3 2005-10-12 14:35:01 mike Exp $
+# $Id: ZOOM.pm,v 1.4 2005-12-14 11:11:55 mike Exp $
package Net::Z3950::ZOOM;
@@
-6,7
+6,7
@@
use 5.008;
use strict;
use warnings;
-our $VERSION = '0.01';
+our $VERSION = '1.00';
require XSLoader;
XSLoader::load('Net::Z3950::ZOOM', $VERSION);