Skip to content

Commit 10caa4a

Browse files
committed
updated for version 7.4a.001
Problem: Script to update syntax menu is oudated. Solution: Add the missing items. (only changing the version, file was already updated)
1 parent bad8d7b commit 10caa4a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/version.c

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -728,6 +728,10 @@ static char *(features[]) =
728728

729729
static int included_patches[] =
730730
{ /* Add new patch number below this line */
731+
/**/
732+
1,
733+
/**/
734+
1,
731735
/**/
732736
0
733737
};

0 commit comments

Comments
 (0)