diff options
author | grubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2019-07-30 09:51:07 +0000 |
---|---|---|
committer | grubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2019-07-30 09:51:07 +0000 |
commit | 499fbdd14cba2a0385d9774d7324514446a96fbd (patch) | |
tree | 65e4b8865e0b01a7464752f42bbed0ccfb2e3a8e /docutils/test/functional/expected/footnotes_html5.html | |
parent | 73e3c703bf637f69d6fb85f5e2f3bbd158281ed9 (diff) | |
download | docutils-rel-0.15.tar.gz |
bump micor version to ease tool liferel-0.15
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/rel-0.15@8304 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 6db80efa3..79902e39d 100644 --- a/docutils/test/functional/expected/footnotes_html5.html +++ b/docutils/test/functional/expected/footnotes_html5.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="utf-8"/> -<meta name="generator" content="Docutils 0.15.1: http://docutils.sourceforge.net/" /> +<meta name="generator" content="Docutils 0.15.2: 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/plain.css" type="text/css" /> |