diff options
author | Frans Pop <elendil@planet.nl> | 2007-03-19 19:45:41 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2007-03-19 19:45:41 +0000 |
commit | d041d26c117711a661312c699b3c11455b358104 (patch) | |
tree | 6ba31a02b1aebe13809db1fe845155190e3914b6 /build/entities/common.ent | |
parent | 65dc679adb5e2d19e0bba2d1fd299221070ef12c (diff) | |
download | installation-guide-d041d26c117711a661312c699b3c11455b358104.zip |
Switch installation guide to Lenny for trunk
Diffstat (limited to 'build/entities/common.ent')
-rw-r--r-- | build/entities/common.ent | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/build/entities/common.ent b/build/entities/common.ent index 2eda956da..c6927f2a3 100644 --- a/build/entities/common.ent +++ b/build/entities/common.ent @@ -7,10 +7,10 @@ <!ENTITY d-i "<classname>debian-installer</classname>"> -<!ENTITY release "4.0"> -<!ENTITY releasename "etch"> -<!ENTITY releasename-cap "Etch"> -<!ENTITY releasename-uc "ETCH"> +<!ENTITY release "4.0+δ"> +<!ENTITY releasename "lenny"> +<!ENTITY releasename-cap "Lenny"> +<!ENTITY releasename-uc "LENNY"> <!ENTITY FIXME "<emphasis>Documentation not complete, text missing.</emphasis>"> |