diff options
author | Karl Berry <karl@freefriends.org> | 2012-05-14 23:39:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-05-14 23:39:55 +0000 |
commit | 55d1de51b1ff992d4bc2accd2f5756a72dde0428 (patch) | |
tree | 8057d8178a756e7e16915b2045db568ba7570f2a /Master/texmf/web2c/texmfcnf.lua | |
parent | c891e363f2884b517fdd6952ce26c9943ccee45c (diff) |
consistency of various sorts
git-svn-id: svn://tug.org/texlive/trunk@26380 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/web2c/texmfcnf.lua')
-rw-r--r-- | Master/texmf/web2c/texmfcnf.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf/web2c/texmfcnf.lua b/Master/texmf/web2c/texmfcnf.lua index 82db966b0a4..c6a7bfc8cb6 100644 --- a/Master/texmf/web2c/texmfcnf.lua +++ b/Master/texmf/web2c/texmfcnf.lua @@ -10,7 +10,7 @@ return { type = "configuration", version = "1.1.0", - date = "2011-06-02", -- or so + date = "2012-05-14", -- or so time = "12:12:12", comment = "ConTeXt MkIV configuration file", author = "Hans Hagen, PRAGMA-ADE, Hasselt NL", |