# HG changeset patch # User Mike Sullivan # Date 1485477854 28800 # Node ID 14b1a4293086753dd519c592b47f6c33f4582608 # Parent 28cf33312cab13bc555cc66ecf89b5d5bb180c87 Close of build 117. diff -r 28cf33312cab -r 14b1a4293086 make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Thu Jan 26 13:56:09 2017 -0800 +++ b/make-rules/ips-buildinfo.mk Thu Jan 26 16:44:14 2017 -0800 @@ -63,7 +63,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 116 +BUILDID ?= 117 # 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