summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/Texinfo/Transformations.pm
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-03-28 03:03:58 +0000
committerNorbert Preining <norbert@preining.info>2023-03-28 03:03:58 +0000
commit344dd03236ce7a31067cf768fed299127c60c7aa (patch)
treef49d0f6b2fbe9d87597177e249d2e7d6f15f971c /macros/texinfo/texinfo/tp/Texinfo/Transformations.pm
parent8ee50414f6054311ac11efe8ea6360c25c622498 (diff)
CTAN sync 202303280303
Diffstat (limited to 'macros/texinfo/texinfo/tp/Texinfo/Transformations.pm')
-rw-r--r--macros/texinfo/texinfo/tp/Texinfo/Transformations.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/texinfo/texinfo/tp/Texinfo/Transformations.pm b/macros/texinfo/texinfo/tp/Texinfo/Transformations.pm
index 4c7499acc4..ff784a86f7 100644
--- a/macros/texinfo/texinfo/tp/Texinfo/Transformations.pm
+++ b/macros/texinfo/texinfo/tp/Texinfo/Transformations.pm
@@ -46,7 +46,7 @@ reference_to_arg_in_tree
@EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );
-$VERSION = '7.0.2';
+$VERSION = '7.0.3';
# Add raise/lowersections to be back at the normal level
sub _correct_level($$;$)