diff -r e4b96f08ebb3 -r fc32d21aae4c make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Mon May 26 17:50:55 2014 -0700 +++ b/make-rules/ips-buildinfo.mk Mon May 26 22:03:53 2014 -0700 @@ -61,7 +61,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 48 +BUILDID ?= 49 # 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