summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-06-04 21:41:44 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-06-04 21:41:44 -0700
commit8f413801f0f5ef4b79a6e9df8f7898dece8e932d (patch)
tree18684f2d8cf4bfddce018f097d3603e84f832be1
parent5ce0f55f275142063d0b3cd7d2de90610beb576f (diff)
Set defs.ent values for X11R7.7 final release
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--defs.ent10
1 files changed, 5 insertions, 5 deletions
diff --git a/defs.ent b/defs.ent
index 1fd3ffd..e23fd9e 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 "7">
-<!ENTITY reldate "April 2012">
+<!ENTITY reldate "June 2012">
<!ENTITY relvers "7.7">
<!ENTITY fullrelvers "7.7">
<!ENTITY prevrelvers "7.6">
@@ -19,10 +19,10 @@
<!-- 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'>