# HG changeset patch # User Mike Sullivan # Date 1463849922 25200 # Node ID 12cf6432371b099498a3f4135769ecd822beaf30 # Parent 006dfff2d7b7117711f21e379328c8f4211a2f59 Close of build 100. diff -r 006dfff2d7b7 -r 12cf6432371b make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Fri May 20 17:45:15 2016 -0700 +++ b/make-rules/ips-buildinfo.mk Sat May 21 09:58:42 2016 -0700 @@ -63,7 +63,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 99 +BUILDID ?= 100 # 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 ?= 4 +NIGHTLYID ?= 0 # # Branch Identifier. Used in the version section of the package name to