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:
7b42300
)
Release 1.15
author
mike
<mike>
Fri, 1 Dec 2006 13:46:58 +0000
(13:46 +0000)
committer
mike
<mike>
Fri, 1 Dec 2006 13:46:58 +0000
(13:46 +0000)
lib/Net/Z3950/ZOOM.pm
patch
|
blob
|
history
diff --git
a/lib/Net/Z3950/ZOOM.pm
b/lib/Net/Z3950/ZOOM.pm
index
a2a990b
..
bcac0ea
100644
(file)
--- a/
lib/Net/Z3950/ZOOM.pm
+++ b/
lib/Net/Z3950/ZOOM.pm
@@
-1,4
+1,4
@@
-# $Id: ZOOM.pm,v 1.29 2006-11-28 17:33:54 mike Exp $
+# $Id: ZOOM.pm,v 1.30 2006-12-01 13:46:58 mike Exp $
package Net::Z3950::ZOOM;
@@
-6,7
+6,7
@@
use 5.008;
use strict;
use warnings;
-our $VERSION = '1.14';
+our $VERSION = '1.15';
require XSLoader;
XSLoader::load('Net::Z3950::ZOOM', $VERSION);