diff options
author | Michael Vogt <mvo@debian.org> | 2015-06-23 12:17:35 +0100 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2015-06-23 12:17:35 +0100 |
commit | 245dde96193702f7f51389d3583dee547f8ba366 (patch) | |
tree | 6cf8c191641c760bcc6a6c08fb0ff65d27e0cffd /doc/apt-verbatim.ent | |
parent | 5530255b5f3ad7de2e23dfcb39ce325001126501 (diff) | |
parent | c8a4ce6cbed57ae108dc955d4a850f9b129a0693 (diff) |
Merge remote-tracking branch 'donkult/debian/experimental' into debian/experimental
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..c913e617c 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.8"> <!-- (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… |