diff options
Diffstat (limited to 'doc/apt-verbatim.ent')
-rw-r--r-- | doc/apt-verbatim.ent | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 143145344..dbec85790 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -225,13 +225,13 @@ "> <!-- this will be updated by 'prepare-release' --> -<!ENTITY apt-product-version "1.1~exp7"> +<!ENTITY apt-product-version "1.0.9.7"> <!-- (Code)names for various things used all over the place --> -<!ENTITY oldstable-codename "squeeze"> -<!ENTITY stable-codename "wheezy"> -<!ENTITY testing-codename "jessie"> -<!ENTITY stable-version "7"> +<!ENTITY oldstable-codename "wheezy"> +<!ENTITY stable-codename "jessie"> +<!ENTITY testing-codename "stretch"> +<!ENTITY stable-version "8"> <!ENTITY ubuntu-codename "trusty"> <!-- good and bad just refers to matching and not matching a pattern… |