diff src/version.c @ 19524:4a6a412e4565 v8.2.0319

patch 8.2.0319: file missing in distribution, comments outdated Commit: https://github.com/vim/vim/commit/d672dde584effd55702ee15efec4cb2a8c77bf85 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Feb 26 13:43:51 2020 +0100 patch 8.2.0319: file missing in distribution, comments outdated Problem: File missing in distribution, comments outdated. Solution: Correct path of README file. Update comments.
author Bram Moolenaar <Bram@vim.org>
date Wed, 26 Feb 2020 13:45:06 +0100
parents 860b39ed0e0b
children 22f0dda71638
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -739,6 +739,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    319,
+/**/
     318,
 /**/
     317,