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:
a99a740
)
v1.23
author
mike
<mike>
Mon, 9 Jun 2008 13:50:00 +0000
(13:50 +0000)
committer
mike
<mike>
Mon, 9 Jun 2008 13:50:00 +0000
(13:50 +0000)
lib/Net/Z3950/ZOOM.pm
patch
|
blob
|
history
diff --git
a/lib/Net/Z3950/ZOOM.pm
b/lib/Net/Z3950/ZOOM.pm
index
ed8d02f
..
ba2889b
100644
(file)
--- a/
lib/Net/Z3950/ZOOM.pm
+++ b/
lib/Net/Z3950/ZOOM.pm
@@
-1,4
+1,4
@@
-# $Id: ZOOM.pm,v 1.38 2008-06-09 13:49:32 mike Exp $
+# $Id: ZOOM.pm,v 1.39 2008-06-09 13:50:00 mike Exp $
package Net::Z3950::ZOOM;
@@
-6,7
+6,7
@@
use 5.008;
use strict;
use warnings;
-our $VERSION = '1.22';
+our $VERSION = '1.23';
require XSLoader;
XSLoader::load('Net::Z3950::ZOOM', $VERSION);