summaryrefslogtreecommitdiff
path: root/Build/source
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2017-03-17 06:09:21 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2017-03-17 06:09:21 +0000
commitfff5a369da97241a63e46dd0e5a9b39796d45530 (patch)
treec93995473248107b4350523c4a2e7b5c44a986b0 /Build/source
parente009281a791da0a06eceaafff001aaedba48ac5c (diff)
xetexdir: sync with the upstream (version 0.99997)
git-svn-id: svn://tug.org/texlive/trunk@43522 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source')
-rw-r--r--Build/source/texk/web2c/xetexdir/ChangeLog12
-rw-r--r--Build/source/texk/web2c/xetexdir/xetex.web4
-rw-r--r--Build/source/texk/web2c/xetexdir/xetex_version.h2
3 files changed, 11 insertions, 7 deletions
diff --git a/Build/source/texk/web2c/xetexdir/ChangeLog b/Build/source/texk/web2c/xetexdir/ChangeLog
index eef47f4e0ce..6b8502b2e3c 100644
--- a/Build/source/texk/web2c/xetexdir/ChangeLog
+++ b/Build/source/texk/web2c/xetexdir/ChangeLog
@@ -1,18 +1,22 @@
+2017-03-17 Akira Kakuto <kakuto@fuk.kinidai.ac.jp>
+
+ * Sync with the upstream (version 0.99997).
+
2017-03-12 Akira Kakuto <kakuto@fuk.kinidai.ac.jp>
- * Sync with the upstream..
+ * Sync with the upstream.
2016-10-03 Akira Kakuto <kakuto@fuk.kinidai.ac.jp>
- * XeTeXOTMath.cpp: Sync with the upstream..
+ * XeTeXOTMath.cpp: Sync with the upstream.
2016-09-25 Akira Kakuto <kakuto@fuk.kinidai.ac.jp>
- * MathTable.h, XeTeXOTMath.cpp: Sync with the upstream..
+ * MathTable.h, XeTeXOTMath.cpp: Sync with the upstream.
2016-09-24 Akira Kakuto <kakuto@fuk.kinidai.ac.jp>
- * xetex.web: Sync with the upstream..
+ * xetex.web: Sync with the upstream.
2016-02-09 Akira Kakuto <kakuto@fuk.kinidai.ac.jp>
diff --git a/Build/source/texk/web2c/xetexdir/xetex.web b/Build/source/texk/web2c/xetexdir/xetex.web
index b935cefe947..a0a5942cfc3 100644
--- a/Build/source/texk/web2c/xetexdir/xetex.web
+++ b/Build/source/texk/web2c/xetexdir/xetex.web
@@ -315,8 +315,8 @@ known as `\eTeX'.
@d eTeX_version_string=='-2.6' {current \eTeX\ version}
@#
@d XeTeX_version=0 { \.{\\XeTeXversion} }
-@d XeTeX_revision==".99996" { \.{\\XeTeXrevision} }
-@d XeTeX_version_string=='-0.99996' {current \XeTeX\ version}
+@d XeTeX_revision==".99997" { \.{\\XeTeXrevision} }
+@d XeTeX_version_string=='-0.99997' {current \XeTeX\ version}
@#
@d XeTeX_banner=='This is XeTeX, Version 3.14159265',eTeX_version_string,XeTeX_version_string
{printed when \XeTeX\ starts}
diff --git a/Build/source/texk/web2c/xetexdir/xetex_version.h b/Build/source/texk/web2c/xetexdir/xetex_version.h
index 363073bdc5f..16bdbd18eb3 100644
--- a/Build/source/texk/web2c/xetexdir/xetex_version.h
+++ b/Build/source/texk/web2c/xetexdir/xetex_version.h
@@ -1 +1 @@
-#define XETEX_VERSION "0.99996"
+#define XETEX_VERSION "0.99997"