diff options
author | Karl Berry <karl@freefriends.org> | 2018-05-04 22:11:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-05-04 22:11:47 +0000 |
commit | 3044e3bca22e8ab481a4ee71439aa8a2b03a6eb4 (patch) | |
tree | 3e84e700959e80d7ab41b2e4417b6df902af8fcb /Build/source | |
parent | 8459cb2fd00d89b85367581797fb37063b09f705 (diff) |
make4ht (4may18)
git-svn-id: svn://tug.org/texlive/trunk@47616 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source')
-rwxr-xr-x | Build/source/texk/texlive/linked_scripts/make4ht/make4ht | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/texlive/linked_scripts/make4ht/make4ht b/Build/source/texk/texlive/linked_scripts/make4ht/make4ht index 10b277d2a73..9f9caed2e95 100755 --- a/Build/source/texk/texlive/linked_scripts/make4ht/make4ht +++ b/Build/source/texk/texlive/linked_scripts/make4ht/make4ht @@ -27,7 +27,7 @@ make4ht [options] filename ["tex4ht.sty op." "tex4ht op." "t4ht op" "latex op"] -- set version number. the template should be replaced by the -- actual version number by the build script -local version = "0.2a" +local version = "v0.2b" mkparams.version_number = version local args = mkparams.get_args() |