# HG changeset patch # User Mike Sullivan # Date 1368485322 25200 # Node ID 035c88cfb44c1f4106c619fe01b11bdcbda580d1 # Parent e4a3a0c29dc2a10d0e1f06dc74a6422e764b7e77 Close of build 22. diff -r e4a3a0c29dc2 -r 035c88cfb44c make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Mon May 13 15:29:04 2013 -0700 +++ b/make-rules/ips-buildinfo.mk Mon May 13 15:48:42 2013 -0700 @@ -61,7 +61,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 21 +BUILDID ?= 22 # 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