summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/configure.ac
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2021-06-08 22:22:19 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2021-06-08 22:22:19 +0000
commit57fbf7422b87c19c0458531f042aef0250d42aea (patch)
tree7b8b7a91691efb61c4cda67e7746c8aa8fe91d9f /Build/source/texk/dvipdfm-x/configure.ac
parentd555686463897ab048255c1cd733b133cf76d0b6 (diff)
Replace the changes in rev.59429 for the problem causing segmentation fault (S. Hirata).
git-svn-id: svn://tug.org/texlive/trunk@59525 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 84414848454..0e104125cf2 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)], [20210605], [dvipdfmx@tug.org])
+AC_INIT([dvipdfm-x (TeX Live)], [20210609], [dvipdfmx@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([agl.c])
AC_CONFIG_AUX_DIR([../../build-aux])