diff options
Diffstat (limited to 'LibXML.pm')
-rw-r--r-- | LibXML.pm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ use XML::LibXML::XPathContext; use IO::Handle; # for FH reads called as methods BEGIN { -$VERSION = "2.0204"; # VERSION TEMPLATE: DO NOT CHANGE +$VERSION = "2.0205"; # VERSION TEMPLATE: DO NOT CHANGE $ABI_VERSION = 2; require Exporter; require DynaLoader; |