# HG changeset patch # User Mike Sullivan # Date 1457652142 28800 # Node ID 1cb4c773ed335712f9510b99f4c73c25fb50d802 # Parent 80858b37b98ec6f9c384c2247ef73e9b8602a976 Close of build 95. diff -r 80858b37b98e -r 1cb4c773ed33 make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Thu Mar 10 13:58:04 2016 -0800 +++ b/make-rules/ips-buildinfo.mk Thu Mar 10 15:22:22 2016 -0800 @@ -61,7 +61,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 94 +BUILDID ?= 95 # 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