# HG changeset patch # User Mike Sullivan # Date 1461284390 25200 # Node ID 681b964c81579a3bdc763ed16cf030f727984c6f # Parent c1e66c53301db8eaaf2e733769114fc66eacff46 Close of build 98. diff -r c1e66c53301d -r 681b964c8157 make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Thu Apr 21 16:51:39 2016 -0700 +++ b/make-rules/ips-buildinfo.mk Thu Apr 21 17:19:50 2016 -0700 @@ -63,7 +63,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 97 +BUILDID ?= 98 # 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