summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HISTORY.txt4
-rw-r--r--RELEASE-NOTES.txt4
2 files changed, 4 insertions, 4 deletions
diff --git a/HISTORY.txt b/HISTORY.txt
index c1576ead2..b37174fc5 100644
--- a/HISTORY.txt
+++ b/HISTORY.txt
@@ -13,8 +13,8 @@
.. contents::
-Changes Since 0.11
-==================
+Release 0.12 (2014-07-06)
+=========================
* docs/ref/rst/directives.txt
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 50bc73b44..853b92a52 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -37,8 +37,8 @@ Future changes
.. _Porting Python 2 Code to Python 3: https://docs.python.org/3/howto/pyporting.html
.. _future\: clean single-source support for Python 2/3: http://python-future.org
-Changes Since 0.11
-==================
+Release 0.12 (2014-07-06)
+=========================
Release 0.11 (2013-07-22)