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 d0818e66b..61c627443 100644
--- a/pavement.py
+++ b/pavement.py
@@ -98,7 +98,7 @@ finally:
RELEASE_NOTES = 'doc/release/1.15.4-notes.rst'
# Start/end of the log (from git)
-LOG_START = 'v1.15.3'
+LOG_START = 'v1.15.4'
LOG_END = 'maintenance/1.15.x'