diff options
| author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2022-12-01 21:13:16 +0000 |
|---|---|---|
| committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2022-12-01 21:13:16 +0000 |
| commit | 2cc73e924e5f7dae6a01722851eef37f81cc0139 (patch) | |
| tree | d4ead5947750a857d827d5994f393527e79a66f1 /docutils/test/functional/expected/math_output_html.html | |
| parent | 025f0386291c78dd098e2ab0840b1ecdce6015fa (diff) | |
| download | docutils-2cc73e924e5f7dae6a01722851eef37f81cc0139.tar.gz | |
Raise version to 0.20b.dev.
There are not only bugfix changes since 0.19, so a new "minor" release is required.
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9291 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/test/functional/expected/math_output_html.html')
| -rw-r--r-- | docutils/test/functional/expected/math_output_html.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docutils/test/functional/expected/math_output_html.html b/docutils/test/functional/expected/math_output_html.html index 29011fbbc..f7c3a81f8 100644 --- a/docutils/test/functional/expected/math_output_html.html +++ b/docutils/test/functional/expected/math_output_html.html @@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<meta name="generator" content="Docutils 0.19.1b.dev: https://docutils.sourceforge.io/" /> +<meta name="generator" content="Docutils 0.20b.dev: https://docutils.sourceforge.io/" /> <title>Mathematics</title> <link rel="stylesheet" href="../input/data/html4css1.css" type="text/css" /> <link rel="stylesheet" href="../input/data/math.css" type="text/css" /> |
