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:
e15307e
)
Version 1.13
author
Mike Taylor
<mike@indexdata.com>
Wed, 16 Mar 2011 17:06:47 +0000
(17:06 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Wed, 16 Mar 2011 17:06:47 +0000
(17:06 +0000)
SimpleServer.pm
patch
|
blob
|
history
diff --git
a/SimpleServer.pm
b/SimpleServer.pm
index
2c780e5
..
1dd4274
100644
(file)
--- a/
SimpleServer.pm
+++ b/
SimpleServer.pm
@@
-39,7
+39,7
@@
require AutoLoader;
@ISA = qw(Exporter AutoLoader DynaLoader);
@EXPORT = qw( );
-$VERSION = '1.12';
+$VERSION = '1.13';
bootstrap Net::Z3950::SimpleServer $VERSION;