diff options
author | lloyd <[email protected]> | 2013-03-04 22:45:01 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2013-03-04 22:45:01 +0000 |
commit | 30315e4234b6e0f970b9c343b0d27e67d5979ac7 (patch) | |
tree | d99ec164d4cae7360ab91083453a397f1fd38ba7 /doc/release_process.rst | |
parent | d3c78a11a8ca70c7959f39a5c5649b7cf340a3fe (diff) |
Tick to 1.11.3 pre
Diffstat (limited to 'doc/release_process.rst')
-rw-r--r-- | doc/release_process.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release_process.rst b/doc/release_process.rst index 89f9b4686..04e40f613 100644 --- a/doc/release_process.rst +++ b/doc/release_process.rst @@ -86,7 +86,7 @@ Post Release Process Immediately after the new release is created, update ``botan_version.py`` and ``readme.txt`` once again, incrementing the -version number and removing the release dates. +version number and removing the release dates in ``readme.txt``. Add a new release notes file for the next release, including a new entry in ``relnotes/index.rst``. |