use RC1 ID for 2.0.3 build
diff --git a/releng.control/cc_config.xml b/releng.control/cc_config.xml
index 2b25b39..fca9b70 100644
--- a/releng.control/cc_config.xml
+++ b/releng.control/cc_config.xml
@@ -26,6 +26,9 @@
name="time.oneHour"
value="3600" />
<property
+ name="time.fourHours"
+ value="14400" />
+ <property
name="time.twentyFourHours"
value="86400" />
<property
@@ -338,7 +341,7 @@
value="M" />
<property
name="buildId"
- value="2.0.3" />
+ value="2.0.3RC1" />
<property
name="buildBranch"
value="R2.0" />
@@ -682,7 +685,7 @@
reallyquiet="${env.CVS_QUIET}"/>
</modificationset>
<schedule
- interval="${time.veryLongTime}">
+ interval="${time.fourHours}">
<ant>
<property
name="buildType"