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:
@ -709,6 +709,10 @@ static char *(features[]) =
|
|||||||
|
|
||||||
static int included_patches[] =
|
static int included_patches[] =
|
||||||
{ /* Add new patch number below this line */
|
{ /* Add new patch number below this line */
|
||||||
|
/**/
|
||||||
|
1392,
|
||||||
|
/**/
|
||||||
|
1391,
|
||||||
/**/
|
/**/
|
||||||
1390,
|
1390,
|
||||||
/**/
|
/**/
|
||||||
|
|||||||
Reference in New Issue
Block a user