# HG changeset patch # User Mike Sullivan # Date 1425954803 25200 # Node ID ea48a1716c18281bb6aaf332511de022e1409891 # Parent 11b6c9d02e9e64325e58c8852ed845251cbb352c Close of build 70. diff -r 11b6c9d02e9e -r ea48a1716c18 make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Mon Mar 09 15:38:36 2015 -0500 +++ b/make-rules/ips-buildinfo.mk Mon Mar 09 19:33:23 2015 -0700 @@ -61,7 +61,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 69 +BUILDID ?= 70 # Each (nightly) build of the code that produces packages needs to # be uniquely identified so that packages produced by different @@ -72,7 +72,7 @@ # #NIGHTLYID ?= $(shell hg tip --template '{rev}\n') # -NIGHTLYID ?= 1 +NIGHTLYID ?= 0 # # Branch Identifier. Used in the version section of the package name to