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:
7acf496
)
Jump version number to 1.00 (due to SRU/W support)
author
Mike Taylor
<mike@indexdata.com>
Fri, 24 Mar 2006 01:21:15 +0000
(
01:21
+0000)
committer
Mike Taylor
<mike@indexdata.com>
Fri, 24 Mar 2006 01:21:15 +0000
(
01:21
+0000)
SimpleServer.pm
patch
|
blob
|
history
diff --git
a/SimpleServer.pm
b/SimpleServer.pm
index
c3e1aa9
..
2fbaf7f
100644
(file)
--- a/
SimpleServer.pm
+++ b/
SimpleServer.pm
@@
-25,7
+25,7
@@
##
##
-## $Id: SimpleServer.pm,v 1.22 2004-09-03 13:24:55 mike Exp $
+## $Id: SimpleServer.pm,v 1.23 2006-03-24 01:21:15 mike Exp $
package Net::Z3950::SimpleServer;
@@
-39,7
+39,7
@@
require AutoLoader;
@ISA = qw(Exporter AutoLoader DynaLoader);
@EXPORT = qw( );
-$VERSION = '0.09';
+$VERSION = '1.00';
bootstrap Net::Z3950::SimpleServer $VERSION;