diff -r ca7a11a17810 -r 3c3d9a5b5065 make-rules/ips-buildinfo.mk --- a/make-rules/ips-buildinfo.mk Thu Sep 17 11:19:09 2015 -0700 +++ b/make-rules/ips-buildinfo.mk Fri Sep 18 00:26:21 2015 -0400 @@ -55,7 +55,7 @@ # version string. Typically it should not be set unless all the packages # are being delivered within an SRU. # -SRUNUM ?= 0 +SRUNUM ?= 1 # # Platform number. This is here to reserve space within the version @@ -69,7 +69,7 @@ # the development build) of the Solaris Update is being built. # This is set by the gatekeepers. # -BUILDID ?= 30 +BUILDID ?= 2 # Each (nightly) build of the code that produces packages needs to # be uniquely identified so that packages produced by different