diff options
author | Frans Pop <elendil@planet.nl> | 2007-03-19 22:45:59 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2007-03-19 22:45:59 +0000 |
commit | fc3b0fd6ae6211f17aa7608a760bacd38ff6e2da (patch) | |
tree | 454bda346eecaa7e2540cfe8f7b72e0115f39648 /build/entities/common.ent | |
parent | d041d26c117711a661312c699b3c11455b358104 (diff) | |
download | installation-guide-fc3b0fd6ae6211f17aa7608a760bacd38ff6e2da.zip |
Revert as we need the old values here for updates of the installation guide for Etch
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 c6927f2a3..2eda956da 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 "lenny"> -<!ENTITY releasename-cap "Lenny"> -<!ENTITY releasename-uc "LENNY"> +<!ENTITY release "4.0"> +<!ENTITY releasename "etch"> +<!ENTITY releasename-cap "Etch"> +<!ENTITY releasename-uc "ETCH"> <!ENTITY FIXME "<emphasis>Documentation not complete, text missing.</emphasis>"> |