diff -r 3515c1afdfc8 -r 41b331c5dc97 make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Mon Jul 08 17:50:18 2013 -0700 +++ b/make-rules/ips-buildinfo.mk Mon Jul 08 17:52:57 2013 -0700 @@ -61,7 +61,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 25 +BUILDID ?= 26 # 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