diff options
| author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2021-12-23 14:54:51 +0000 |
|---|---|---|
| committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2021-12-23 14:54:51 +0000 |
| commit | a2c6aaf6613671e9412c64c00ae9005a3132ecc1 (patch) | |
| tree | 8c53f400e469db3c06246821832a69de3c236856 /docutils/test/functional/expected/footnotes_html5.html | |
| parent | e436bc0ba44c659834c291f5a5140ecbca62556d (diff) | |
| download | docutils-a2c6aaf6613671e9412c64c00ae9005a3132ecc1.tar.gz | |
Set version to 0.19b.dev.
Leaving the 0.18 maintenance mode.
Note: We may skip 0.19 if the next release is "1.0-ready"
(depending on consensus on backwards compatibility policy and
definition/documentation of the public part of the API).
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@8914 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/test/functional/expected/footnotes_html5.html')
| -rw-r--r-- | docutils/test/functional/expected/footnotes_html5.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docutils/test/functional/expected/footnotes_html5.html b/docutils/test/functional/expected/footnotes_html5.html index b02479ced..4b132dcf2 100644 --- a/docutils/test/functional/expected/footnotes_html5.html +++ b/docutils/test/functional/expected/footnotes_html5.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1" /> -<meta name="generator" content="Docutils 0.18.2b.dev: http://docutils.sourceforge.net/" /> +<meta name="generator" content="Docutils 0.19b.dev: http://docutils.sourceforge.net/" /> <title>Test footnote and citation rendering</title> <link rel="stylesheet" href="../input/data/minimal.css" type="text/css" /> <link rel="stylesheet" href="../input/data/responsive.css" type="text/css" /> |
