diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-12-23 23:04:11 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-12-23 23:04:11 +0000 |
| commit | 267a8f3874cb1c36f80a60974de8642fcc1da8bf (patch) | |
| tree | 849caf4473cbb5cf999824bb0c1ea607fc2d5b26 /docutils/test/functional | |
| parent | 26ed9a4b173414a78813dc46219d57b6a8fbcf3e (diff) | |
| download | docutils-267a8f3874cb1c36f80a60974de8642fcc1da8bf.tar.gz | |
Release 0.4.0: set version number to 0.4.0
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2894 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 009a8f482..cd4bc96b7 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.6: http://docutils.sourceforge.net/" /> +<meta name="generator" content="Docutils 0.4.0: http://docutils.sourceforge.net/" /> <title>reStructuredText Test Document</title> <meta name="author" content="David Goodger" /> <meta name="author" content="Me" /> |
