# HG changeset patch # User Mike Sullivan # Date 1469805733 25200 # Node ID 28cf9b29973a9b35a1104896c16984dc6dd8c247 # Parent c5b8ebfb91e34b2f1f4bba367b0bd1ea449357e6 Close of build 105. diff -r c5b8ebfb91e3 -r 28cf9b29973a make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Fri Jul 29 07:18:17 2016 -0700 +++ b/make-rules/ips-buildinfo.mk Fri Jul 29 08:22:13 2016 -0700 @@ -63,7 +63,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 104 +BUILDID ?= 105 # 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