diff options
author | Holger Wansing <hwansing@mailbox.org> | 2022-02-14 06:32:51 +0100 |
---|---|---|
committer | Holger Wansing <hwansing@mailbox.org> | 2022-02-14 06:32:51 +0100 |
commit | bcf2aba2f3acfa6bae7c00a1019aa28b6de849e5 (patch) | |
tree | 769cdc57eda2651be0b58e766db113e20590eed8 /build/entities | |
parent | eadad953e9c60291715ab80fcf07ec6c77bbaacf (diff) | |
download | installation-guide-bcf2aba2f3acfa6bae7c00a1019aa28b6de849e5.zip |
Bump releasename to bookworm - change the entities as well
Diffstat (limited to 'build/entities')
-rw-r--r-- | build/entities/common.ent | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/build/entities/common.ent b/build/entities/common.ent index 3eef6f92b..bba5c324c 100644 --- a/build/entities/common.ent +++ b/build/entities/common.ent @@ -14,10 +14,10 @@ <!ENTITY d-i "<classname>debian-installer</classname>"> -<!ENTITY release "11"> -<!ENTITY releasename "bullseye"> -<!ENTITY releasename-cap "Bullseye"> -<!ENTITY releasename-uc "BULLSEYE"> +<!ENTITY release "12"> +<!ENTITY releasename "bookworm"> +<!ENTITY releasename-cap "Bookworm"> +<!ENTITY releasename-uc "BOOKWORM"> <!-- list which archs are officially supported in this release of Debian --> <!ENTITY supported-archs-in-release "<userinput>amd64</userinput>, |