# HG changeset patch # User Mike Sullivan # Date 1490335257 25200 # Node ID 3fc9af94303dee80e1c96ec2efa3e3080145b435 # Parent ab76e53b3ca450cceca1a722e0fbf270d468f092 Close of build 121. diff -r ab76e53b3ca4 -r 3fc9af94303d make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Thu Mar 23 22:38:35 2017 -0700 +++ b/make-rules/ips-buildinfo.mk Thu Mar 23 23:00:57 2017 -0700 @@ -63,7 +63,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 120 +BUILDID ?= 121 # Each (nightly) build of the code that produces packages needs to # be uniquely identified so that packages produced by different @@ -74,7 +74,7 @@ # #NIGHTLYID ?= $(shell hg tip --template '{rev}\n') # -NIGHTLYID ?= 1 +NIGHTLYID ?= 0 # # Branch Identifier. Used in the version section of the package name to