]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
patch 9.1.1392: missing patch number
authorChristian Brabandt <cb@256bit.org>
Wed, 14 May 2025 21:32:13 +0000 (23:32 +0200)
committerChristian Brabandt <cb@256bit.org>
Wed, 14 May 2025 21:32:13 +0000 (23:32 +0200)
Problem:  missing patch number
          (Tony Mechelynck)
Solution: add missing patche number

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

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