# HG changeset patch # User Mike Sullivan # Date 1479532198 28800 # Node ID c7c52f21baa40e29cc1b9927d9997f06797e1928 # Parent bfd44257c7cdd23b324284363590cfe3f53eaed9 Close of build 113. diff -r bfd44257c7cd -r c7c52f21baa4 make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Fri Nov 18 13:15:14 2016 -0800 +++ b/make-rules/ips-buildinfo.mk Fri Nov 18 21:09:58 2016 -0800 @@ -63,7 +63,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 112 +BUILDID ?= 113 # 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