diff -r f6232e8b6127 -r 4c973b9013d7 make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Fri Apr 24 11:24:48 2015 -0700 +++ b/make-rules/ips-buildinfo.mk Mon Apr 27 07:47:36 2015 -0700 @@ -69,7 +69,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 21 +BUILDID ?= 22 # Each (nightly) build of the code that produces packages needs to # be uniquely identified so that packages produced by different @@ -77,7 +77,7 @@ # easily result in broken global and nonglobal zones. # #NIGHTLYID ?= $(shell hg tip --template '{rev}\n') -NIGHTLYID ?= 1 +NIGHTLYID ?= 0 # # Branch Identifier. Used in the version section of the package name to