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:
f39659e
)
v1.17
author
mike
<mike>
Tue, 13 Feb 2007 15:30:51 +0000
(15:30 +0000)
committer
mike
<mike>
Tue, 13 Feb 2007 15:30:51 +0000
(15:30 +0000)
lib/Net/Z3950/ZOOM.pm
patch
|
blob
|
history
diff --git
a/lib/Net/Z3950/ZOOM.pm
b/lib/Net/Z3950/ZOOM.pm
index
d9ccefa
..
88d8d28
100644
(file)
--- a/
lib/Net/Z3950/ZOOM.pm
+++ b/
lib/Net/Z3950/ZOOM.pm
@@
-1,4
+1,4
@@
-# $Id: ZOOM.pm,v 1.31 2006-12-06 11:18:33 mike Exp $
+# $Id: ZOOM.pm,v 1.32 2007-02-13 15:30:51 mike Exp $
package Net::Z3950::ZOOM;
@@
-6,7
+6,7
@@
use 5.008;
use strict;
use warnings;
-our $VERSION = '1.16';
+our $VERSION = '1.17';
require XSLoader;
XSLoader::load('Net::Z3950::ZOOM', $VERSION);