Skip to content

Commit

Permalink
REL: Setup maintenance/1.15.x branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
charris committed Jun 12, 2018
1 parent 3d9a082 commit 999b4dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pavement.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@
RELEASE_NOTES = 'doc/release/1.15.0-notes.rst'

# Start/end of the log (from git)
LOG_START = 'maintenance/1.14.x'
LOG_END = 'master'
LOG_START = 'v1.14.0'
LOG_END = 'maintenance/1.15.x'


#-------------------------------------------------------
Expand Down

0 comments on commit 999b4dd

Please sign in to comment.