# HG changeset patch # User Mike Sullivan # Date 1440449680 25200 # Node ID bb0581229b42a42dea92499fb6e515eb86b62fd7 # Parent 759c890632f72f52fce3248d0da30f9c69058cda Close of build 82. diff -r 759c890632f7 -r bb0581229b42 make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Wed Aug 19 04:27:26 2015 -0700 +++ b/make-rules/ips-buildinfo.mk Mon Aug 24 13:54:40 2015 -0700 @@ -61,7 +61,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 81 +BUILDID ?= 82 # 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 ?= 1 +NIGHTLYID ?= 0 # # Branch Identifier. Used in the version section of the package name to