From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Sender: List-Post: List-Help: List-Unsubscribe: List-Subscribe: Date: Thu, 21 Apr 2022 11:29:40 -0400 From: "Michael S. Tsirkin" Message-ID: <20220421152938.37438-1-mst@redhat.com> MIME-Version: 1.0 Subject: [virtio] [PATCH] virtio-html.cfg: use variable for spec version Content-Type: text/plain; charset=us-ascii Content-Disposition: inline To: virtio-comment@lists.oasis-open.org, virtio-dev@lists.oasis-open.org Cc: virtio@lists.oasis-open.org List-ID: this way it gets updated automatically Signed-off-by: Michael S. Tsirkin --- virtio-html.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtio-html.cfg b/virtio-html.cfg index 80212aa..c80d5eb 100644 --- a/virtio-html.cfg +++ b/virtio-html.cfg @@ -17,7 +17,7 @@ %%\Configure{HColWidth}{\HCode{ style="min-width:\HColWidth"}} - \Configure{@TITLE}{Virtual I/O Device (VIRTIO) Version 1.1} + \Configure{@TITLE}{Virtual I/O Device (VIRTIO) Version \virtiorev} \Css{body { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }} \Css{h1 { color:\#552681; font-size:150\%; }} \Css{h2 { color:\#552681; font-size:140\%; }} -- MST --------------------------------------------------------------------- To unsubscribe from this mail list, you must leave the OASIS TC that generates this mail. Follow this link to all your TCs in OASIS at: https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php