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:
c2443ea
)
Towards release 1.26
author
Mike Taylor
<mike@miketaylor.org.uk>
Tue, 8 Jun 2010 14:43:15 +0000
(15:43 +0100)
committer
Mike Taylor
<mike@miketaylor.org.uk>
Tue, 8 Jun 2010 14:43:15 +0000
(15:43 +0100)
lib/Net/Z3950/ZOOM.pm
patch
|
blob
|
history
diff --git
a/lib/Net/Z3950/ZOOM.pm
b/lib/Net/Z3950/ZOOM.pm
index
c4e64f9
..
f42f757
100644
(file)
--- a/
lib/Net/Z3950/ZOOM.pm
+++ b/
lib/Net/Z3950/ZOOM.pm
@@
-6,7
+6,7
@@
use 5.008;
use strict;
use warnings;
-our $VERSION = '1.25';
+our $VERSION = '1.26';
require XSLoader;
XSLoader::load('Net::Z3950::ZOOM', $VERSION);