0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

patch 9.1.1530: Missing version change in v9.1.1529

Problem:  Missing version change from v9.1.1529
Solution: Update version.c with latest patch

Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Christian Brabandt
2025-07-08 23:04:36 +02:00
parent dbe45be625
commit 1adada0158

View File

@@ -719,6 +719,10 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1530,
/**/
1529,
/**/
1528,
/**/