summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB
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/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB
parent8ee50414f6054311ac11efe8ea6360c25c622498 (diff)
CTAN sync 202303280303
Diffstat (limited to 'macros/texinfo/texinfo/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB')
-rw-r--r--macros/texinfo/texinfo/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/js/info.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/macros/texinfo/texinfo/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/js/info.js b/macros/texinfo/texinfo/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/js/info.js
index c7b4313e54..2e4d54f2b2 100644
--- a/macros/texinfo/texinfo/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/js/info.js
+++ b/macros/texinfo/texinfo/tp/tests/layout/res_parser/formatting_epub_nodes/formatting_epub_package/EPUB/js/info.js
@@ -1,5 +1,5 @@
/* info.js - Javascript UI for Texinfo manuals
- Copyright (C) 2017-2022 Free Software Foundation, Inc.
+ Copyright (C) 2017-2023 Free Software Foundation, Inc.
This file is part of GNU Texinfo.
@@ -1199,7 +1199,7 @@
store.dispatch ({ type: "iframe-ready", id: config.INDEX_ID });
store.dispatch ({
type: "echo",
- msg: "Welcome to Texinfo documentation viewer 7.0.2, type '?' for help."
+ msg: "Welcome to Texinfo documentation viewer 7.0.3, type '?' for help."
});
/* Call user hook. */