diff options
author | Karl Berry <karl@freefriends.org> | 2019-11-27 22:06:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-11-27 22:06:50 +0000 |
commit | 5ddfa0bd3428ac6c5b0a4a564b2b1b78a468d129 (patch) | |
tree | 5a95803333995618d7870de20959b7dc9bd1589b /Build | |
parent | 80cb9c50ef0c7af421240024db2804123753d73b (diff) |
make4ht (27nov19)
git-svn-id: svn://tug.org/texlive/trunk@52950 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-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 fd153164cd7..10311088d78 100755 --- a/Build/source/texk/texlive/linked_scripts/make4ht/make4ht +++ b/Build/source/texk/texlive/linked_scripts/make4ht/make4ht @@ -29,7 +29,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 = "v0.3b" +local version = "v0.3c" mkparams.version_number = version local args = mkparams.get_args() |