summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/luatexdir/tex
diff options
context:
space:
mode:
authorLuigi Scarso <luigi.scarso@gmail.com>2017-03-24 00:38:37 +0000
committerLuigi Scarso <luigi.scarso@gmail.com>2017-03-24 00:38:37 +0000
commit5d062cf98a24ed23b0df14465fec4c081f99d7a4 (patch)
treebbad41c50125226ca6867e84a9006403a827e303 /Build/source/texk/web2c/luatexdir/tex
parent61e0a756c8bd5b2b5c5501bffd7a65486f8b1249 (diff)
sync with latest luatex from new svn repo.
git-svn-id: svn://tug.org/texlive/trunk@43592 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/tex')
-rw-r--r--Build/source/texk/web2c/luatexdir/tex/dumpdata.w2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/luatexdir/tex/dumpdata.w b/Build/source/texk/web2c/luatexdir/tex/dumpdata.w
index 0c4e51a7593..aa0d1655d6d 100644
--- a/Build/source/texk/web2c/luatexdir/tex/dumpdata.w
+++ b/Build/source/texk/web2c/luatexdir/tex/dumpdata.w
@@ -23,7 +23,7 @@
/* we start with 907: the sum of the values of the bytes of "don knuth" */
-#define FORMAT_ID (907+27)
+#define FORMAT_ID (907+28)
#if ((FORMAT_ID>=0) && (FORMAT_ID<=256))
#error Wrong value for FORMAT_ID.
#endif