diff -r 3ec02bd21ace -r 019210d5402a make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Sun Aug 09 10:04:37 2015 -0700 +++ b/make-rules/ips-buildinfo.mk Wed Aug 19 17:06:32 2015 -0700 @@ -69,7 +69,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 29 +BUILDID ?= 30 # 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