[perl #43425] local $[: fix scoping during parser error handling.
[p5sagit/p5-mst-13.2.git] / os2 / OS2 / PrfDB / PrfDB.pm
index aa2a906..a1bdc33 100644 (file)
@@ -14,7 +14,7 @@ our @ISA = qw(Exporter Tie::Hash);
 our @EXPORT = qw(
                 AnyIni UserIni SystemIni
                );
-our $VERSION = '0.03';
+our $VERSION = '0.04';
 
 XSLoader::load 'OS2::PrfDB', $VERSION;