diff options
Diffstat (limited to 'pavement.py')
| -rw-r--r-- | pavement.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pavement.py b/pavement.py index 9a9aaf873..625081a47 100644 --- a/pavement.py +++ b/pavement.py @@ -102,7 +102,7 @@ RELEASE_NOTES = 'doc/release/1.6.0-notes.rst' # Start/end of the log (from git) LOG_START = 'v1.5.0' -LOG_END = 'v1.6.0rc3' +LOG_END = 'v1.6.0' #------------------------------------------------------- |
