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