diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-12-24 00:55:16 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-12-24 00:55:16 +0000 |
| commit | 6eb6fae64281f18b2f9fd9bcab54ad97f26e0e8b (patch) | |
| tree | 629ebfd8f7e2e6d40d7a1a36f838c2da0c0e5e4e /docutils/test/functional | |
| parent | c4cc191caa421a19dd1a51014c2d89d5d1515150 (diff) | |
| download | docutils-6eb6fae64281f18b2f9fd9bcab54ad97f26e0e8b.tar.gz | |
Release 0.3.7: set version number to 0.3.8
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2901 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/test/functional')
| -rw-r--r-- | docutils/test/functional/expected/standalone_rst_html4css1.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docutils/test/functional/expected/standalone_rst_html4css1.html b/docutils/test/functional/expected/standalone_rst_html4css1.html index 2ecffa4f5..18d3495ab 100644 --- a/docutils/test/functional/expected/standalone_rst_html4css1.html +++ b/docutils/test/functional/expected/standalone_rst_html4css1.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.3.7: http://docutils.sourceforge.net/" /> +<meta name="generator" content="Docutils 0.3.8: http://docutils.sourceforge.net/" /> <title>reStructuredText Test Document</title> <meta name="author" content="David Goodger" /> <meta name="author" content="Me" /> |
