manual: Embed the build version on the second page

Since these will be printed on real dead paper and sent out in the
world, it seems like it may be a very good idea if we can identify what
version they were built from.
This commit is contained in:
Simon Howard 2025-06-03 13:35:54 -04:00
parent 42a8b9aa18
commit 6772452d6a
4 changed files with 11 additions and 1 deletions

View file

@ -3,6 +3,7 @@
:toc: macro
:toc-title:
:showtitle!:
:build-version: (unknown)
// This is the title page; it looks weird in Asciidoc but makes more
// sense in the PDF output.
@ -30,6 +31,8 @@ This manual is licensed under the 3-clause BSD license.
This is the English version of the Freedoom manual. Translations into other
languages can be found on the Freedoom website.
This is version {build-version} of the manual.
<<<
// Note this is not a heading, so the ToC does not appear in itself.