projects
/
simpleserver-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:
83505a5
)
1.12
author
Mike Taylor
<mike@indexdata.com>
Thu, 4 Feb 2010 16:30:40 +0000
(16:30 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Thu, 4 Feb 2010 16:30:40 +0000
(16:30 +0000)
SimpleServer.pm
patch
|
blob
|
history
diff --git
a/SimpleServer.pm
b/SimpleServer.pm
index
ae9a643
..
2c780e5
100644
(file)
--- a/
SimpleServer.pm
+++ b/
SimpleServer.pm
@@
-25,7
+25,7
@@
##
##
-## $Id: SimpleServer.pm,v 1.49 2009-03-04 15:10:23 mike Exp $
+## $Id: SimpleServer.pm,v 1.50 2010-02-04 16:30:40 mike Exp $
package Net::Z3950::SimpleServer;
@@
-39,7
+39,7
@@
require AutoLoader;
@ISA = qw(Exporter AutoLoader DynaLoader);
@EXPORT = qw( );
-$VERSION = '1.11';
+$VERSION = '1.12';
bootstrap Net::Z3950::SimpleServer $VERSION;