diff options
author | Karl Berry <karl@freefriends.org> | 2017-06-05 23:12:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-06-05 23:12:59 +0000 |
commit | 543354e66d53cfba243be523e74d8fabba12e15d (patch) | |
tree | 5ada917a08850d18f197542288a8ff9ed0ac3bde /Master/texmf-dist/tex/latex/hobby/hobby.code.tex | |
parent | 2f0fbea27b80ff89c321ef2771e588f1cd688516 (diff) |
hobby (1jun17)
git-svn-id: svn://tug.org/texlive/trunk@44474 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/hobby/hobby.code.tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/hobby/hobby.code.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/hobby/hobby.code.tex b/Master/texmf-dist/tex/latex/hobby/hobby.code.tex index 74da1f1e335..fc9655567eb 100644 --- a/Master/texmf-dist/tex/latex/hobby/hobby.code.tex +++ b/Master/texmf-dist/tex/latex/hobby/hobby.code.tex @@ -33,8 +33,8 @@ \tl_new:N \g__hobby_version \tl_new:N \g__hobby_date -\tl_set:Nn \g__hobby_version {1.7} -\tl_set:Nn \g__hobby_date {2016-02-19} +\tl_set:Nn \g__hobby_version {1.8} +\tl_set:Nn \g__hobby_date {2017-06-01} \DeclareDocumentCommand \hobbyVersion {} { \tl_use:N \g__hobby_version |