summaryrefslogtreecommitdiff
path: root/pavement.py
diff options
context:
space:
mode:
Diffstat (limited to 'pavement.py')
-rw-r--r--pavement.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pavement.py b/pavement.py
index f969c0e91..ff5f279cf 100644
--- a/pavement.py
+++ b/pavement.py
@@ -102,7 +102,7 @@ finally:
RELEASE_NOTES = 'doc/release/1.9.0-notes.rst'
# Start/end of the log (from git)
-LOG_START = 'v1.8.1'
+LOG_START = 'v1.8.2'
LOG_END = 'maintenance/1.9.x'