summaryrefslogtreecommitdiff
path: root/Build/source/texk/ptexenc/c-auto.in
diff options
context:
space:
mode:
authorTakuji Tanaka <ttk@t-lab.opal.ne.jp>2022-06-12 08:18:08 +0000
committerTakuji Tanaka <ttk@t-lab.opal.ne.jp>2022-06-12 08:18:08 +0000
commitab299733b38a3196a337723507b86a22a19589f3 (patch)
tree57fb5588f3bfec9240b7a96c29a8ec8c62e310aa /Build/source/texk/ptexenc/c-auto.in
parent84326d25394378d20ecd20ff00964d67e4719c61 (diff)
ptexenc: support guessing input file encodings
git-svn-id: svn://tug.org/texlive/trunk@63556 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/ptexenc/c-auto.in')
-rw-r--r--Build/source/texk/ptexenc/c-auto.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/ptexenc/c-auto.in b/Build/source/texk/ptexenc/c-auto.in
index d27c2f238d3..40e4044f9e7 100644
--- a/Build/source/texk/ptexenc/c-auto.in
+++ b/Build/source/texk/ptexenc/c-auto.in
@@ -6,7 +6,7 @@
#define PTEXENC_C_AUTO_H
/* ptexenc: the version string. */
-#define PTEXENCVERSION "ptexenc version 1.4.1/dev"
+#define PTEXENCVERSION "ptexenc version 1.4.2/dev"
/* Define to 1 if the `closedir' function returns void instead of int. */
#undef CLOSEDIR_VOID