[www] Set 2024.2 Dalmatian as released
Update 2024.2 Dalmatian series info in www-generator.py so that it is marked as 'maintained', thus released. This patch needs to be merged at release day, October 2nd. Change-Id: I4297f50f854219312500f4c42bbbf405e5eb723d
This commit is contained in:
parent
d921468761
commit
5d70993142
@ -76,7 +76,7 @@ SERIES_INFO = collections.OrderedDict([
|
||||
('2023.1', SeriesInfo(date='March 2023', status='maintained')),
|
||||
('2023.2', SeriesInfo(date='October 2023', status='maintained')),
|
||||
('2024.1', SeriesInfo(date='April 2024', status='maintained')),
|
||||
('2024.2', SeriesInfo(date='October 2024', status='development')),
|
||||
('2024.2', SeriesInfo(date='October 2024', status='maintained')),
|
||||
('2025.1', SeriesInfo(date='April 2025', status='development')),
|
||||
])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user