summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/Texinfo/Parser.pm
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-01-24 03:02:57 +0000
committerNorbert Preining <norbert@preining.info>2023-01-24 03:02:57 +0000
commitb06c6695162b493aeec3b594c6beb518c15c98ba (patch)
tree0c1dc3cfc73ea789d6bdc4673d776f3ef652d6d8 /macros/texinfo/texinfo/tp/Texinfo/Parser.pm
parent4451a2090261307c963209bc65fea9fde4eceeea (diff)
CTAN sync 202301240302
Diffstat (limited to 'macros/texinfo/texinfo/tp/Texinfo/Parser.pm')
-rw-r--r--macros/texinfo/texinfo/tp/Texinfo/Parser.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/texinfo/texinfo/tp/Texinfo/Parser.pm b/macros/texinfo/texinfo/tp/Texinfo/Parser.pm
index 9cad7405c1..482629d78c 100644
--- a/macros/texinfo/texinfo/tp/Texinfo/Parser.pm
+++ b/macros/texinfo/texinfo/tp/Texinfo/Parser.pm
@@ -20,7 +20,7 @@ use 5.00405;
use strict;
use warnings;
-our $VERSION = '7.0.1';
+our $VERSION = '7.0.2';
use Texinfo::XSLoader;