diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2021-04-13 14:15:29 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2021-04-28 11:32:48 +0200 |
commit | fe12f036fe7f10044bd9adc9a5817f796fa07f17 (patch) | |
tree | 841dc0d95d72b46128a5145625421fd9280f7547 /man/custom-entities.ent.in | |
parent | Add support for conditions on the machines firmware (diff) | |
download | systemd-fe12f036fe7f10044bd9adc9a5817f796fa07f17.tar.xz systemd-fe12f036fe7f10044bd9adc9a5817f796fa07f17.zip |
mkosi,man: bump fedora version
F34 was just released and should be fine for systemd builds.
Cloud-1.2 is the latest version.
Diffstat (limited to 'man/custom-entities.ent.in')
-rw-r--r-- | man/custom-entities.ent.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/custom-entities.ent.in b/man/custom-entities.ent.in index 9963322fc9..8e494c7371 100644 --- a/man/custom-entities.ent.in +++ b/man/custom-entities.ent.in @@ -11,5 +11,5 @@ <!ENTITY KILL_USER_PROCESSES @KILL_USER_PROCESSES_YES_NO@> <!ENTITY DEBUGTTY @DEBUGTTY@> <!ENTITY RC_LOCAL_PATH @RC_LOCAL_PATH@> -<!ENTITY fedora_latest_version "33"> +<!ENTITY fedora_latest_version "34"> <!ENTITY fedora_cloud_release "1.2"> |