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:
5773a6a
)
version 1.07
author
mike
<mike>
Thu, 11 May 2006 16:35:54 +0000
(16:35 +0000)
committer
mike
<mike>
Thu, 11 May 2006 16:35:54 +0000
(16:35 +0000)
lib/Net/Z3950/ZOOM.pm
patch
|
blob
|
history
diff --git
a/lib/Net/Z3950/ZOOM.pm
b/lib/Net/Z3950/ZOOM.pm
index
52f285a
..
e457864
100644
(file)
--- a/
lib/Net/Z3950/ZOOM.pm
+++ b/
lib/Net/Z3950/ZOOM.pm
@@
-1,4
+1,4
@@
-# $Id: ZOOM.pm,v 1.19 2006-04-19 20:11:45 mike Exp $
+# $Id: ZOOM.pm,v 1.20 2006-05-11 16:35:54 mike Exp $
package Net::Z3950::ZOOM;
@@
-6,7
+6,7
@@
use 5.008;
use strict;
use warnings;
-our $VERSION = '1.06';
+our $VERSION = '1.07';
require XSLoader;
XSLoader::load('Net::Z3950::ZOOM', $VERSION);