diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2010-07-25 21:35:21 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2010-07-25 21:35:21 -0400 |
commit | 895b2d376d2dfe422d37a83f45f023c16be1f060 (patch) | |
tree | bd7c915079e70c300021e526da3688706f36a3f1 /doc/branch.rst | |
parent | 93addb40491828011944fd8e352ce7fc2a50d4e9 (diff) | |
download | python-coveragepy-git-895b2d376d2dfe422d37a83f45f023c16be1f060.tar.gz |
Update the history timestamps.
Diffstat (limited to 'doc/branch.rst')
-rw-r--r-- | doc/branch.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/branch.rst b/doc/branch.rst index 8f1583a1..2607bfdb 100644 --- a/doc/branch.rst +++ b/doc/branch.rst @@ -5,6 +5,7 @@ Branch coverage measurement =========================== :history: 20091127T201300, new for version 3.2 +:history: 20100725T211700, updated for 3.4. .. highlight:: python :linenothreshold: 5 |