Version 1.16
[simpleserver-moved-to-github.git] / SimpleServer.pm
index b2088b4..150ec81 100644 (file)
@@ -36,7 +36,7 @@ require AutoLoader;
 
 @ISA = qw(Exporter AutoLoader DynaLoader);
 @EXPORT = qw( );
-$VERSION = '1.15';
+$VERSION = '1.16';
 
 bootstrap Net::Z3950::SimpleServer $VERSION;