# HG changeset patch # User Mike Sullivan # Date 1367260398 25200 # Node ID 95c29b5f89d200df5a4ed06408125483aa928bb4 # Parent 2142b1cabcbe60eae272ae42a4466e370572172e Close of build 21. diff -r 2142b1cabcbe -r 95c29b5f89d2 make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Thu Apr 25 17:29:27 2013 -0700 +++ b/make-rules/ips-buildinfo.mk Mon Apr 29 11:33:18 2013 -0700 @@ -61,7 +61,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 20 +BUILDID ?= 21 # 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