]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
patch 9.1.1530: Missing version change in v9.1.1529 v9.1.1530
authorChristian Brabandt <cb@256bit.org>
Tue, 8 Jul 2025 21:04:36 +0000 (23:04 +0200)
committerChristian Brabandt <cb@256bit.org>
Tue, 8 Jul 2025 21:04:36 +0000 (23:04 +0200)
Problem:  Missing version change from v9.1.1529
Solution: Update version.c with latest patch

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/version.c

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