diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-09-18 17:25:29 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-09-18 17:25:29 -0700 |
commit | d9394f92e35b74a5ff7a806d82fd3c4ebd3476c3 (patch) | |
tree | ec12708aa7b054d5572b817eaa0569b397f11840 /defs.ent | |
parent | bced00cd0359cdbff718e074902572cfb5a4d182 (diff) |
1.2.99.901 (1.3 RC 1) snapshot for X11R7.5 RC1 docsxorg-sgml-doctools-1.2.99.901
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Diffstat (limited to 'defs.ent')
-rw-r--r-- | defs.ent | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -14,15 +14,15 @@ <!ENTITY nextfullreldate CDATA "2010"> <!ENTITY whichfullrel CDATA "sixth"> -<!ENTITY rcnum CDATA "0"> +<!ENTITY rcnum CDATA "1"> <!-- These should be set according to which snapshot/release this is --> <!ENTITY % firstsnap 'IGNORE'> <!ENTITY % latersnap 'IGNORE'> -<!ENTITY % snapshot 'IGNORE'> -<!ENTITY % notsnapshot 'INCLUDE'> -<!ENTITY % relcandidate 'IGNORE'> -<!ENTITY % release 'INCLUDE'> +<!ENTITY % snapshot 'INCLUDE'> +<!ENTITY % notsnapshot 'IGNORE'> +<!ENTITY % relcandidate 'INCLUDE'> +<!ENTITY % release 'IGNORE'> <!ENTITY % firstrel 'IGNORE'> <!ENTITY % earlyrel 'IGNORE'> <!ENTITY % laterrel 'INCLUDE'> |