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