From ad76cd8538ff1b6cc23782773b6dbad7a2bf4c92 Mon Sep 17 00:00:00 2001
From: Mike Sullivan <Mike.Sullivan@Oracle.COM>
Date: Mon, 29 Apr 2013 20:33:18 +0200
Subject: [PATCH] Close of build 21.

---
 make-rules/ips-buildinfo.mk |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/make-rules/ips-buildinfo.mk b/make-rules/ips-buildinfo.mk
index ceeb8ce..66560b4 100644
--- a/make-rules/ips-buildinfo.mk
+++ b/make-rules/ips-buildinfo.mk
@@ -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

--
Gitblit v1.9.3