# HG changeset patch # User Mike Sullivan # Date 1404796308 25200 # Node ID dec41166c508fc65906d7bb29bcd0261eb3b08cf # Parent c1c6cc703d7a2d51608d702d8ec86e24ada8b672 Close of build 52. diff -r c1c6cc703d7a -r dec41166c508 make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Mon Jul 07 20:35:11 2014 -0700 +++ b/make-rules/ips-buildinfo.mk Mon Jul 07 22:11:48 2014 -0700 @@ -61,7 +61,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 51 +BUILDID ?= 52 # 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