# HG changeset patch # User Mike Sullivan # Date 1455323937 28800 # Node ID d1592b4422d8c3a5fe782eddebee71f9a786cc00 # Parent bef489fbf0ccdd16b140a156be2c7c305acd57d1 Close of build 93. diff -r bef489fbf0cc -r d1592b4422d8 make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Fri Feb 12 13:30:24 2016 -0800 +++ b/make-rules/ips-buildinfo.mk Fri Feb 12 16:38:57 2016 -0800 @@ -61,7 +61,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 92 +BUILDID ?= 93 # 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