diff -r c5b8ebfb91e3 -r 28cf9b29973a make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Fri Jul 29 07:18:17 2016 -0700 +++ b/make-rules/ips-buildinfo.mk Fri Jul 29 08:22:13 2016 -0700 @@ -63,7 +63,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 104 +BUILDID ?= 105 # 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