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 f06095726..c5fcdce08 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -213,13 +213,13 @@ "> <!-- this will be updated by 'prepare-release' --> -<!ENTITY apt-product-version "0.9.7.1ubuntu2"> +<!ENTITY apt-product-version "0.9.7.1ubuntu3"> <!-- 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… |