summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/configure.ac
diff options
context:
space:
mode:
authorTakuji Tanaka <ttk@t-lab.opal.ne.jp>2024-04-27 13:01:15 +0000
committerTakuji Tanaka <ttk@t-lab.opal.ne.jp>2024-04-27 13:01:15 +0000
commit8c20b0193627af06b9ca853f3a51befe1418c15e (patch)
treed44d5e153470ce043f8837851b47f3a63b9bb387 /Build/source/texk/dvipdfm-x/configure.ac
parent6a153994762c8ab88e945a2bb13732be6bdf966c (diff)
dvipdfm-x: Support upTeX new encoding for combining characters via virtual fonts
git-svn-id: svn://tug.org/texlive/trunk@71094 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipdfm-x/configure.ac')
-rw-r--r--Build/source/texk/dvipdfm-x/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/dvipdfm-x/configure.ac b/Build/source/texk/dvipdfm-x/configure.ac
index faf55681f3a..87ddbc11dbe 100644
--- a/Build/source/texk/dvipdfm-x/configure.ac
+++ b/Build/source/texk/dvipdfm-x/configure.ac
@@ -8,7 +8,7 @@ dnl This file is free software; the copyright holder
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl
-AC_INIT([dvipdfm-x (TeX Live)], [20240407], [dvipdfmx@tug.org])
+AC_INIT([dvipdfm-x (TeX Live)], [20240427], [dvipdfmx@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([agl.c])
AC_CONFIG_AUX_DIR([../../build-aux])