diff src/version.c @ 19394:4d4c489e8be1 v8.2.0255

patch 8.2.0255: VMS: missing files in build Commit: https://github.com/vim/vim/commit/f2cecb6c10909184281e31a8f968200f3841562d Author: Bram Moolenaar <Bram@vim.org> Date: Thu Feb 13 21:59:25 2020 +0100 patch 8.2.0255: VMS: missing files in build Problem: VMS: missing files in build. Solution: Add the files. (Zoltan Arpadffy)
author Bram Moolenaar <Bram@vim.org>
date Thu, 13 Feb 2020 22:00:04 +0100
parents 5b6f420e7352
children a961efb326e5
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -743,6 +743,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    255,
+/**/
     254,
 /**/
     253,