summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-22 17:39:00 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-22 17:39:00 -0700
commit16f635fe5c3f1928df19dd2a5f06eb3ce5a62cd6 (patch)
tree9188518da0b6a5613c10ba0fe8f8d12d2935d8b0
parentd9394f92e35b74a5ff7a806d82fd3c4ebd3476c3 (diff)
Set defs.ent values for 7.5 final release
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--defs.ent12
1 files changed, 6 insertions, 6 deletions
diff --git a/defs.ent b/defs.ent
index 19e481c..aa1c096 100644
--- a/defs.ent
+++ b/defs.ent
@@ -4,7 +4,7 @@
<!-- since we don't do micro (7.x.y) releases of the katamari, *relvers
are now the same as *fullrelvers -->
<!ENTITY majorvers CDATA "7">
-<!ENTITY reldate CDATA "September 2009">
+<!ENTITY reldate CDATA "October 2009">
<!ENTITY relvers CDATA "7.5">
<!ENTITY fullrelvers CDATA "7.5">
<!ENTITY prevrelvers CDATA "7.4">
@@ -14,15 +14,15 @@
<!ENTITY nextfullreldate CDATA "2010">
<!ENTITY whichfullrel CDATA "sixth">
-<!ENTITY rcnum CDATA "1">
+<!ENTITY rcnum CDATA "0">
<!-- These should be set according to which snapshot/release this is -->
<!ENTITY % firstsnap 'IGNORE'>
<!ENTITY % latersnap 'IGNORE'>
-<!ENTITY % snapshot 'INCLUDE'>
-<!ENTITY % notsnapshot 'IGNORE'>
-<!ENTITY % relcandidate 'INCLUDE'>
-<!ENTITY % release 'IGNORE'>
+<!ENTITY % snapshot 'IGNORE'>
+<!ENTITY % notsnapshot 'INCLUDE'>
+<!ENTITY % relcandidate 'IGNORE'>
+<!ENTITY % release 'INCLUDE'>
<!ENTITY % firstrel 'IGNORE'>
<!ENTITY % earlyrel 'IGNORE'>
<!ENTITY % laterrel 'INCLUDE'>