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:
593497e
)
Towards 1,02
author
Mike Taylor
<mike@indexdata.com>
Wed, 19 Apr 2006 12:38:49 +0000
(12:38 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Wed, 19 Apr 2006 12:38:49 +0000
(12:38 +0000)
SimpleServer.pm
patch
|
blob
|
history
diff --git
a/SimpleServer.pm
b/SimpleServer.pm
index
2e0b1f9
..
f870558
100644
(file)
--- a/
SimpleServer.pm
+++ b/
SimpleServer.pm
@@
-25,7
+25,7
@@
##
##
-## $Id: SimpleServer.pm,v 1.24 2006-03-24 11:56:39 mike Exp $
+## $Id: SimpleServer.pm,v 1.25 2006-04-19 12:38:49 mike Exp $
package Net::Z3950::SimpleServer;
@@
-39,7
+39,7
@@
require AutoLoader;
@ISA = qw(Exporter AutoLoader DynaLoader);
@EXPORT = qw( );
-$VERSION = '1.01';
+$VERSION = '1.02';
bootstrap Net::Z3950::SimpleServer $VERSION;