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:
950eaf9
)
Towards 1.12
author
mike
<mike>
Mon, 25 Sep 2006 11:32:22 +0000
(11:32 +0000)
committer
mike
<mike>
Mon, 25 Sep 2006 11:32:22 +0000
(11:32 +0000)
lib/Net/Z3950/ZOOM.pm
patch
|
blob
|
history
diff --git
a/lib/Net/Z3950/ZOOM.pm
b/lib/Net/Z3950/ZOOM.pm
index
bcfecba
..
44291f1
100644
(file)
--- a/
lib/Net/Z3950/ZOOM.pm
+++ b/
lib/Net/Z3950/ZOOM.pm
@@
-1,4
+1,4
@@
-# $Id: ZOOM.pm,v 1.26 2006-06-19 08:14:29 mike Exp $
+# $Id: ZOOM.pm,v 1.27 2006-09-25 11:32:22 mike Exp $
package Net::Z3950::ZOOM;
@@
-6,7
+6,7
@@
use 5.008;
use strict;
use warnings;
-our $VERSION = '1.11';
+our $VERSION = '1.12';
require XSLoader;
XSLoader::load('Net::Z3950::ZOOM', $VERSION);