diff -r ce5c0c506eec -r 8e9deb81d1cf make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Fri Dec 02 13:22:17 2016 -0800 +++ b/make-rules/ips-buildinfo.mk Fri Dec 02 20:30:30 2016 -0800 @@ -63,7 +63,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 113 +BUILDID ?= 114 # 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