summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-03-20 22:20:30 +0000
committerKarl Berry <karl@freefriends.org>2021-03-20 22:20:30 +0000
commit34dadd9b93c86b00647a82197c262fe4ae2c50dc (patch)
treebcdf5f7a5f80b5bdbc5c51129f3ce5a1844a8c02 /Build
parentb067b57fea3b5d0064e70d873991c1a4b965ecab (diff)
make4ht (20mar21) (branch)
git-svn-id: svn://tug.org/texlive/branches/branch2020.0@58564 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-xBuild/source/texk/texlive/linked_scripts/make4ht/make4ht3
1 files changed, 2 insertions, 1 deletions
diff --git a/Build/source/texk/texlive/linked_scripts/make4ht/make4ht b/Build/source/texk/texlive/linked_scripts/make4ht/make4ht
index 079c464ecd2..3ae56f049a5 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.3f"
+local version = "v0.3g"
mkparams.version_number = version
local args = mkparams.get_args()
@@ -123,4 +123,5 @@ end)
make:run()
log:status("Conversion finished")
+logging.exit_status()