diff src/version.c @ 19125:286aa7c0c9ab v8.2.0122

patch 8.2.0122: readme files still mention MS-DOS Commit: https://github.com/vim/vim/commit/f2a44e5c48b029666ded556e2ab052dfc1266d62 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jan 16 19:40:38 2020 +0100 patch 8.2.0122: readme files still mention MS-DOS Problem: Readme files still mention MS-DOS. Solution: Update readme files. (Ken Takata, closes https://github.com/vim/vim/issues/5486)
author Bram Moolenaar <Bram@vim.org>
date Thu, 16 Jan 2020 19:45:04 +0100
parents 09f28c17ac58
children 0ee48dc3f8bc
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 */
 /**/
+    122,
+/**/
     121,
 /**/
     120,