summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Kalnischkies <david@kalnischkies.de>2014-11-10 17:21:57 +0100
committerDavid Kalnischkies <david@kalnischkies.de>2014-11-10 17:23:29 +0100
commitd94082d5b98cdc10f9bc71377229bb57489ffaab (patch)
tree5d1d0350c77626282a810c49d4365e5e81e0e58e
parent8cc3535f2cdcfe1301b641dae8dfadf99658c732 (diff)
change codenames to jessie as stable POV in docs
-rw-r--r--doc/apt-verbatim.ent8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent
index 126f26b8b..f32f6675f 100644
--- a/doc/apt-verbatim.ent
+++ b/doc/apt-verbatim.ent
@@ -228,10 +228,10 @@
<!ENTITY apt-product-version "1.0.9.1">
<!-- (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…