# HG changeset patch # User Mike Sullivan # Date 1441668356 25200 # Node ID f1e3678cc2260133b1f39608086fc463c2e6b460 # Parent a7c990e1a20a9172753fb53c2b28101dfff0ce14 Close of build 83. diff -r a7c990e1a20a -r f1e3678cc226 make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Thu Sep 03 17:30:14 2015 -0700 +++ b/make-rules/ips-buildinfo.mk Mon Sep 07 16:25:56 2015 -0700 @@ -61,7 +61,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 82 +BUILDID ?= 83 # 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