# HG changeset patch # User Mike Sullivan # Date 1477005096 25200 # Node ID bc980fed463e70402a9eaf48741e49492b5505fe # Parent ef84375dc1a268e2089613cd7fe643cb52373bb1 Close of build 111. diff -r ef84375dc1a2 -r bc980fed463e make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Mon Oct 17 10:54:36 2016 -0700 +++ b/make-rules/ips-buildinfo.mk Thu Oct 20 16:11:36 2016 -0700 @@ -63,7 +63,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 110 +BUILDID ?= 111 # 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