Version 1.18
[simpleserver-moved-to-github.git] / SimpleServer.pm
index 341b4e5..c89ebfc 100644 (file)
@@ -36,7 +36,7 @@ require AutoLoader;
 
 @ISA = qw(Exporter AutoLoader DynaLoader);
 @EXPORT = qw( );
-$VERSION = '1.17';
+$VERSION = '1.18';
 
 bootstrap Net::Z3950::SimpleServer $VERSION;