# HG changeset patch # User Mike Sullivan # Date 1436809930 25200 # Node ID 0be76b6a106a303c4c0ba097ed04e16178fdd86b # Parent a9a24ad5e78c7fc686b47a536ad426cdd7ee64aa Close of build 79. diff -r a9a24ad5e78c -r 0be76b6a106a make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Mon Jul 13 10:37:39 2015 -0700 +++ b/make-rules/ips-buildinfo.mk Mon Jul 13 10:52:10 2015 -0700 @@ -61,7 +61,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 78 +BUILDID ?= 79 # 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