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:
f024b7a
)
Towards 1.07
author
Mike Taylor
<mike@indexdata.com>
Fri, 17 Aug 2007 16:45:45 +0000
(16:45 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Fri, 17 Aug 2007 16:45:45 +0000
(16:45 +0000)
SimpleServer.pm
patch
|
blob
|
history
diff --git
a/SimpleServer.pm
b/SimpleServer.pm
index
a083e18
..
f59b284
100644
(file)
--- a/
SimpleServer.pm
+++ b/
SimpleServer.pm
@@
-25,7
+25,7
@@
##
##
-## $Id: SimpleServer.pm,v 1.36 2007-08-17 16:45:22 mike Exp $
+## $Id: SimpleServer.pm,v 1.37 2007-08-17 16:45:45 mike Exp $
package Net::Z3950::SimpleServer;
@@
-39,7
+39,7
@@
require AutoLoader;
@ISA = qw(Exporter AutoLoader DynaLoader);
@EXPORT = qw( );
-$VERSION = '1.06';
+$VERSION = '1.07';
bootstrap Net::Z3950::SimpleServer $VERSION;