]> granicus.if.org Git - vim/commitdiff
Update version.c for missing patch number
authorBram Moolenaar <Bram@vim.org>
Wed, 13 May 2020 21:21:55 +0000 (23:21 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 13 May 2020 21:21:55 +0000 (23:21 +0200)
src/version.c

index e78145ea7b62b00f061ba08a1be1170db0631af4..0d0af788ff4ae98605e701ddd5a35112e736a216 100644 (file)
@@ -746,6 +746,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    751,
 /**/
     750,
 /**/