patch 9.1.1392: missing patch number

Problem:  missing patch number
          (Tony Mechelynck)
Solution: add missing patche number

Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Christian Brabandt
2025-05-14 23:32:13 +02:00
parent be5bd4d629
commit c49cb93a86

View File

@ -709,6 +709,10 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1392,
/**/
1391,
/**/
1390,
/**/