# HG changeset patch # User Mike Sullivan # Date 1446767809 28800 # Node ID 04572323827e213deea9f96f6085a7ceb0b1a0b4 # Parent f5a839ab21b9306db47d0bab3093bfbd1abd7777 Close of build 87. diff -r f5a839ab21b9 -r 04572323827e make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Wed Nov 04 17:27:39 2015 -0800 +++ b/make-rules/ips-buildinfo.mk Thu Nov 05 15:56:49 2015 -0800 @@ -61,7 +61,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 86 +BUILDID ?= 87 # Each (nightly) build of the code that produces packages needs to # be uniquely identified so that packages produced by different @@ -72,7 +72,7 @@ # #NIGHTLYID ?= $(shell hg tip --template '{rev}\n') # -NIGHTLYID ?= 2 +NIGHTLYID ?= 0 # # Branch Identifier. Used in the version section of the package name to