diff options
Diffstat (limited to 'doc/apt-verbatim.ent')
-rw-r--r-- | doc/apt-verbatim.ent | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 924341d9d..84b314c9c 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -239,20 +239,20 @@ "> <!-- this will be updated by 'prepare-release' --> -<!ENTITY apt-product-version "1.4~beta1"> +<!ENTITY apt-product-version "1.4.8"> <!-- (Code)names for various things used all over the place --> -<!ENTITY debian-oldstable-codename "wheezy"> -<!ENTITY debian-stable-codename "jessie"> -<!ENTITY debian-testing-codename "stretch"> -<!ENTITY debian-stable-version "8"> -<!ENTITY ubuntu-codename "trusty"> +<!ENTITY debian-oldstable-codename "jessie"> +<!ENTITY debian-stable-codename "stretch"> +<!ENTITY debian-testing-codename "buster"> +<!ENTITY debian-stable-version "9"> +<!ENTITY ubuntu-codename "xenial"> <!-- good and bad just refers to matching and not matching a pattern… It is not a remark about the specific perl version. - There is no way perl could be clasified "good" (or "bad") in any version… --> -<!ENTITY good-perl "5.10"> -<!ENTITY bad-perl "5.14"> + There is no way perl could be classified "good" (or "bad") in any version… --> +<!ENTITY good-perl "5.20"> +<!ENTITY bad-perl "5.24"> <!-- Arguments --> <!ENTITY synopsis-arg-option "<arg><option>-o=<replaceable>&synopsis-config-string;</replaceable></option></arg>"> |