Skip to content

Commit ec0932e

Browse files
committed
Prep for 1.9.9 release.
1 parent 0853095 commit ec0932e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

doc/1-intro.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<head>
33
<meta name="author" content="Michael R Sweet">
44
<meta name="copyright" content="Copyright &copy; 1997-2019, All Rights Reserved.">
5-
<meta name="docversion" content="htmldoc-1.9.8">
5+
<meta name="docversion" content="htmldoc-1.9.9">
66
<meta name="keywords" content="Software">
77
<title>HTMLDOC Users Manual</title>
88
</head>

doc/htmldoc.man

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
.\" This program is free software. Distribution and use rights are outlined
88
.\" in the file "COPYING".
99
.\"
10-
.TH htmldoc 1 "HTMLDOC 1.9.8" "13 February 2020" "Michael R Sweet"
10+
.TH htmldoc 1 "HTMLDOC 1.9.9" "11 June 2020" "Michael R Sweet"
1111
.SH NAME
1212
htmldoc \- convert html source files into html, postscript, or pdf.
1313
.SH SYNOPSIS

snap/snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: htmldoc
2-
version: 1.9.8
2+
version: 1.9.9
33
summary: HTML and Markdown conversion utility
44
description: |
55
HTMLDOC is a program that reads HTML and Markdown source files or web pages

0 commit comments

Comments
 (0)