# HG changeset patch # User Mike Sullivan # Date 1412013770 25200 # Node ID 9923c3ab55b89fc773f4d454d0e11f2c9785d8dd # Parent 298ae3e639ce12c83c864b1b9c7a1bc126d31069 Close of build 58. diff -r 298ae3e639ce -r 9923c3ab55b8 make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Mon Sep 29 06:22:27 2014 -0700 +++ b/make-rules/ips-buildinfo.mk Mon Sep 29 11:02:50 2014 -0700 @@ -61,7 +61,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 57 +BUILDID ?= 58 # 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