summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/configure.ac
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-10-02 01:01:17 +0000
committerKarl Berry <karl@freefriends.org>2018-10-02 01:01:17 +0000
commitb79dd6ae4d3baac68fe5832062f6e35a621bc923 (patch)
tree98b387f19a34f6a38dc922ab9c6afa5fd172f149 /Build/source/texk/dvipdfm-x/configure.ac
parent52b13e165348424ecc98d82343d0c8581f14a484 (diff)
Fixed a bug in MetaPost PostScript handling (S. Hirata) [recommitting 48797 from kakuto]
git-svn-id: svn://tug.org/texlive/trunk@48797 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 f0a3b7eb09e..ff5b8b53cfe 100644
--- a/Build/source/texk/dvipdfm-x/configure.ac
+++ b/Build/source/texk/dvipdfm-x/configure.ac
@@ -7,7 +7,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)], [20180916], [tex-k@tug.org])
+AC_INIT([dvipdfm-x (TeX Live)], [20181002], [tex-k@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([agl.c])
AC_CONFIG_AUX_DIR([../../build-aux])