F42 final freeze is under process!

Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
This commit is contained in:
Samyak Jain 2025-04-01 20:30:04 +05:30 committed by jnsamyak
parent ee5d2b3a57
commit 4caaa7c181

View file

@ -2,6 +2,6 @@
# is the infrastructure freeze currently in place? # is the infrastructure freeze currently in place?
InfraFrozen: False InfraFrozen: False
# is the pending release (Branched) currently frozen? # is the pending release (Branched) currently frozen?
NextReleaseFrozen: False NextReleaseFrozen: True
# for 'backwards compatibility' # for 'backwards compatibility'
Frozen: "{{ InfraFrozen }}" Frozen: "{{ InfraFrozen }}"