diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-08-28 12:00:57 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-08-28 12:00:57 +0200 |
commit | 88be391791cd77312f19816904ced54d308dd706 (patch) | |
tree | b6703fffb3b4e30da8bcf2470587a31ab2c0b032 /doc/apt-verbatim.ent | |
parent | 4e5e7371044be194c545dc31c8a1d03ed1b659b4 (diff) | |
parent | d7bc74a4e44c4ff97e70f15e19f86761687f2ca5 (diff) |
merged from the debian-sid branch
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… |