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:
8a97ec9
)
v1.06
author
mike
<mike>
Wed, 19 Apr 2006 20:11:45 +0000
(20:11 +0000)
committer
mike
<mike>
Wed, 19 Apr 2006 20:11:45 +0000
(20: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
ef7b61b
..
52f285a
100644
(file)
--- a/
lib/Net/Z3950/ZOOM.pm
+++ b/
lib/Net/Z3950/ZOOM.pm
@@
-1,4
+1,4
@@
-# $Id: ZOOM.pm,v 1.18 2006-04-07 12:07:23 mike Exp $
+# $Id: ZOOM.pm,v 1.19 2006-04-19 20:11:45 mike Exp $
package Net::Z3950::ZOOM;
@@
-6,7
+6,7
@@
use 5.008;
use strict;
use warnings;
-our $VERSION = '1.05';
+our $VERSION = '1.06';
require XSLoader;
XSLoader::load('Net::Z3950::ZOOM', $VERSION);