# HG changeset patch # User Mike Sullivan # Date 1471047806 25200 # Node ID 88360f57667e0aa8118c6a12c6943b72eac5caeb # Parent 489da5c0d3c52dff8d50362c59df4dd8bb79f0e9 Close of build 106. diff -r 489da5c0d3c5 -r 88360f57667e make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Wed Aug 10 13:41:29 2016 -0700 +++ b/make-rules/ips-buildinfo.mk Fri Aug 12 17:23:26 2016 -0700 @@ -63,7 +63,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 105 +BUILDID ?= 106 # Each (nightly) build of the code that produces packages needs to # be uniquely identified so that packages produced by different @@ -74,7 +74,7 @@ # #NIGHTLYID ?= $(shell hg tip --template '{rev}\n') # -NIGHTLYID ?= 1 +NIGHTLYID ?= 0 # # Branch Identifier. Used in the version section of the package name to