# HG changeset patch # User Mike Sullivan # Date 1475814461 25200 # Node ID 7425481ae78e1414017f264ba8a803400d68353e # Parent c03aa782d3f35e02407628519f41e222edfaa030 Close of build 110. diff -r c03aa782d3f3 -r 7425481ae78e make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Thu Oct 06 17:07:35 2016 -0700 +++ b/make-rules/ips-buildinfo.mk Thu Oct 06 21:27:41 2016 -0700 @@ -63,7 +63,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 109 +BUILDID ?= 110 # 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 ?= 3 +NIGHTLYID ?= 0 # # Branch Identifier. Used in the version section of the package name to