diff options
author | David Kalnischkies <david@kalnischkies.de> | 2015-03-09 01:34:10 +0100 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2015-03-16 17:59:31 +0100 |
commit | d61960d9244340956a27f4ca46aecd15cc75e18b (patch) | |
tree | c8f7cb33e08c84bcf06fbff39647dc03bc103afb /doc/apt-verbatim.ent | |
parent | b0be0e09cfbbcb033eb0b92eaf17ac31a6b9f423 (diff) | |
parent | 1a0619ac765cc0b2f4906c96c1a4d7f510569a3f (diff) |
merge debian/sid 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..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… |