# HG changeset patch # User Mike Sullivan # Date 1460141855 25200 # Node ID 659a5b9e36ea20c05ca2120812bc3536e014d4fb # Parent 195b4d212ec339c546bf00b05b2ce5f7e2675461 Close of build 97. diff -r 195b4d212ec3 -r 659a5b9e36ea make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Thu Apr 07 14:59:33 2016 -0700 +++ b/make-rules/ips-buildinfo.mk Fri Apr 08 11:57:35 2016 -0700 @@ -63,7 +63,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 96 +BUILDID ?= 97 # 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