diff options
Diffstat (limited to 'doc/apt-verbatim.ent')
-rw-r--r-- | doc/apt-verbatim.ent | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 0cc24a254..312a5cdff 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -216,10 +216,10 @@ <!ENTITY apt-product-version "0.9.7.2"> <!-- Codenames for debian releases --> -<!ENTITY oldstable-codename "lenny"> -<!ENTITY stable-codename "squeeze"> -<!ENTITY testing-codename "wheezy"> -<!ENTITY stable-version "6.0"> +<!ENTITY oldstable-codename "squeeze"> +<!ENTITY stable-codename "wheezy"> +<!ENTITY testing-codename "jessie"> +<!ENTITY stable-version "7.0"> <!ENTITY ubuntu-codename "precise"> <!-- good and bad just refers to matching and not matching a pattern… |