diff -r baac0839cd39 -r 4c5ebc353424 make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Mon Apr 08 08:53:46 2013 -0700 +++ b/make-rules/ips-buildinfo.mk Mon Apr 08 15:40:43 2013 -0700 @@ -69,7 +69,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 11 +BUILDID ?= 12 # 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