summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fontspec/fontspec.lua
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-07-16 20:50:34 +0000
committerKarl Berry <karl@freefriends.org>2017-07-16 20:50:34 +0000
commit1d94e11374efd2df67fc1f555b35b0ba661edb94 (patch)
treed67b06cfc3cecdc5ed27f8e1b9160ff8b4382d88 /Master/texmf-dist/tex/latex/fontspec/fontspec.lua
parent71e75f5809b91f87b0008504ab8e6e2516e84ca1 (diff)
fontspec (16jul17)
git-svn-id: svn://tug.org/texlive/trunk@44820 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fontspec/fontspec.lua')
-rw-r--r--Master/texmf-dist/tex/latex/fontspec/fontspec.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/fontspec/fontspec.lua b/Master/texmf-dist/tex/latex/fontspec/fontspec.lua
index e78349f6e7c..7cbb0c0b31c 100644
--- a/Master/texmf-dist/tex/latex/fontspec/fontspec.lua
+++ b/Master/texmf-dist/tex/latex/fontspec/fontspec.lua
@@ -15,8 +15,8 @@ fontspec = fontspec or {}
local fontspec = fontspec
fontspec.module = {
name = "fontspec",
- version = "2.6a",
- date = "2017/03/31",
+ version = "2.6b",
+ date = "2017/07/16",
description = "Font selection for XeLaTeX and LuaLaTeX",
author = "Khaled Hosny, Philipp Gesang, Will Robertson",
copyright = "Khaled Hosny, Philipp Gesang, Will Robertson",