Commit 98f4a934 authored by saadali's avatar saadali

Update the latestReleaseBranch to release-1.5 in the munger.

parent c80acb4c
...@@ -29,7 +29,7 @@ import ( ...@@ -29,7 +29,7 @@ import (
) )
// This needs to be updated when we cut a new release series. // This needs to be updated when we cut a new release series.
const latestReleaseBranch = "release-1.4" const latestReleaseBranch = "release-1.5"
var ( var (
verbose = flag.Bool("verbose", false, "On verification failure, emit pre-munge and post-munge versions.") verbose = flag.Bool("verbose", false, "On verification failure, emit pre-munge and post-munge versions.")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment