summaryrefslogtreecommitdiff
path: root/Build/source
diff options
context:
space:
mode:
authorHironobu Yamashita <h.y.acetaminophen@gmail.com>2022-01-22 17:31:56 +0000
committerHironobu Yamashita <h.y.acetaminophen@gmail.com>2022-01-22 17:31:56 +0000
commit91c065c4a96fe7b2b25ee1cf4a095e4c5e60e19a (patch)
tree28ff441b51d47b5f9f7ad8246aba13f09f83d0a1 /Build/source
parent76e833603f3eb350549d8b472d5b0c1ebae21713 (diff)
autoheader
git-svn-id: svn://tug.org/texlive/trunk@61693 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source')
-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 45f0a0a9f15..fb0bb6c7be5 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.3.11"
+#define PTEXENCVERSION "ptexenc version 1.4.0"
/* Define to 1 if the `closedir' function returns void instead of int. */
#undef CLOSEDIR_VOID