Markdown
[simpleserver-moved-to-github.git] / SimpleServer.pm
index 964b91f..5a5475e 100644 (file)
@@ -36,7 +36,7 @@ require AutoLoader;
 
 @ISA = qw(Exporter AutoLoader DynaLoader);
 @EXPORT = qw( );
-$VERSION = '1.19';
+$VERSION = '1.20';
 
 bootstrap Net::Z3950::SimpleServer $VERSION;