From f601e75fb039a81647d15aee6338bdb5d4f260f1 Mon Sep 17 00:00:00 2001 From: grubert Date: Mon, 22 Jul 2013 08:28:06 +0000 Subject: Release 0.11: set version number to 0.12 git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7699 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docutils/__init__.py | 2 +- setup.py | 2 +- test/functional/expected/compact_lists.html | 2 +- test/functional/expected/dangerous.html | 2 +- test/functional/expected/field_name_limit.html | 2 +- test/functional/expected/math_output_html.html | 2 +- test/functional/expected/math_output_latex.html | 2 +- test/functional/expected/math_output_mathjax.html | 2 +- test/functional/expected/math_output_mathml.xhtml | 2 +- test/functional/expected/misc_rst_html4css1.html | 2 +- test/functional/expected/pep_html.html | 2 +- test/functional/expected/standalone_rst_html4css1.html | 2 +- test/functional/expected/standalone_rst_s5_html_1.html | 2 +- test/functional/expected/standalone_rst_s5_html_2.html | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/docutils/__init__.py b/docutils/__init__.py index 82698196d..43239297e 100644 --- a/docutils/__init__.py +++ b/docutils/__init__.py @@ -52,7 +52,7 @@ Subpackages: __docformat__ = 'reStructuredText' -__version__ = '0.11' +__version__ = '0.12' """``major.minor.micro`` version number. The micro number is bumped for API changes, for new functionality, and for interim project releases. The minor number is bumped whenever there is a significant project release. The major diff --git a/setup.py b/setup.py index 04b7d439c..32cc48608 100755 --- a/setup.py +++ b/setup.py @@ -113,7 +113,7 @@ into useful formats, such as HTML, XML, and LaTeX. For input Docutils supports reStructuredText, an easy-to-read, what-you-see-is-what-you-get plaintext markup syntax.""", # wrap at col 60 'url': 'http://docutils.sourceforge.net/', - 'version': '0.11', + 'version': '0.12', 'author': 'David Goodger', 'author_email': 'goodger@python.org', 'maintainer': 'docutils-develop list', diff --git a/test/functional/expected/compact_lists.html b/test/functional/expected/compact_lists.html index c71e21789..3f752641c 100644 --- a/test/functional/expected/compact_lists.html +++ b/test/functional/expected/compact_lists.html @@ -3,7 +3,7 @@ - + diff --git a/test/functional/expected/dangerous.html b/test/functional/expected/dangerous.html index 64c3e2a18..1f2cc5d4d 100644 --- a/test/functional/expected/dangerous.html +++ b/test/functional/expected/dangerous.html @@ -3,7 +3,7 @@ - + diff --git a/test/functional/expected/field_name_limit.html b/test/functional/expected/field_name_limit.html index 4c30d1822..e57037540 100644 --- a/test/functional/expected/field_name_limit.html +++ b/test/functional/expected/field_name_limit.html @@ -3,7 +3,7 @@ - + diff --git a/test/functional/expected/math_output_html.html b/test/functional/expected/math_output_html.html index 09ee5cc1f..b0db72258 100644 --- a/test/functional/expected/math_output_html.html +++ b/test/functional/expected/math_output_html.html @@ -3,7 +3,7 @@ - + Mathematics diff --git a/test/functional/expected/math_output_latex.html b/test/functional/expected/math_output_latex.html index 0729077f5..8ef54b806 100644 --- a/test/functional/expected/math_output_latex.html +++ b/test/functional/expected/math_output_latex.html @@ -3,7 +3,7 @@ - + Mathematics diff --git a/test/functional/expected/math_output_mathjax.html b/test/functional/expected/math_output_mathjax.html index 963864af4..b2bd3d74e 100644 --- a/test/functional/expected/math_output_mathjax.html +++ b/test/functional/expected/math_output_mathjax.html @@ -3,7 +3,7 @@ - + Mathematics diff --git a/test/functional/expected/math_output_mathml.xhtml b/test/functional/expected/math_output_mathml.xhtml index b0aec12cb..3f81ca1fb 100644 --- a/test/functional/expected/math_output_mathml.xhtml +++ b/test/functional/expected/math_output_mathml.xhtml @@ -3,7 +3,7 @@ - + Mathematics diff --git a/test/functional/expected/misc_rst_html4css1.html b/test/functional/expected/misc_rst_html4css1.html index be5c6108d..80cd34677 100644 --- a/test/functional/expected/misc_rst_html4css1.html +++ b/test/functional/expected/misc_rst_html4css1.html @@ -3,7 +3,7 @@ - + diff --git a/test/functional/expected/pep_html.html b/test/functional/expected/pep_html.html index 2be3ec5bc..a7a4ca3e6 100644 --- a/test/functional/expected/pep_html.html +++ b/test/functional/expected/pep_html.html @@ -8,7 +8,7 @@ to templates. DO NOT USE THIS HTML FILE AS YOUR TEMPLATE! --> - + PEP 100 -- Test PEP diff --git a/test/functional/expected/standalone_rst_html4css1.html b/test/functional/expected/standalone_rst_html4css1.html index 427f9a202..db9d0fbfd 100644 --- a/test/functional/expected/standalone_rst_html4css1.html +++ b/test/functional/expected/standalone_rst_html4css1.html @@ -3,7 +3,7 @@ - + reStructuredText Test Document diff --git a/test/functional/expected/standalone_rst_s5_html_1.html b/test/functional/expected/standalone_rst_s5_html_1.html index 6b6892153..e903586d7 100644 --- a/test/functional/expected/standalone_rst_s5_html_1.html +++ b/test/functional/expected/standalone_rst_s5_html_1.html @@ -3,7 +3,7 @@ - + Slide Shows diff --git a/test/functional/expected/standalone_rst_s5_html_2.html b/test/functional/expected/standalone_rst_s5_html_2.html index 3ff258d7f..6c3a60a0b 100644 --- a/test/functional/expected/standalone_rst_s5_html_2.html +++ b/test/functional/expected/standalone_rst_s5_html_2.html @@ -3,7 +3,7 @@ - + Slide Shows -- cgit v1.2.1