diff -r a2fe1318c18d -r 68d34c2581d6 make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Thu Dec 17 17:48:04 2015 -0800 +++ b/make-rules/ips-buildinfo.mk Thu Dec 17 17:50:05 2015 -0800 @@ -61,7 +61,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 89 +BUILDID ?= 90 # Each (nightly) build of the code that produces packages needs to # be uniquely identified so that packages produced by different @@ -72,7 +72,7 @@ # #NIGHTLYID ?= $(shell hg tip --template '{rev}\n') # -NIGHTLYID ?= 1 +NIGHTLYID ?= 0 # # Branch Identifier. Used in the version section of the package name to