diff src/version.c @ 7437:388977454c14 v7.4.1022

commit https://github.com/vim/vim/commit/43f837dea588207c87c34794b19c024e9ff1db3e Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jan 1 18:34:39 2016 +0100 patch 7.4.1022 Problem: The README file contains some outdated information. Solution: Update the information about supported systems.
author Christian Brabandt <cb@256bit.org>
date Fri, 01 Jan 2016 18:45:03 +0100
parents a4b4cbf8d044
children 63a96fadf679
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -742,6 +742,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1022,
+/**/
     1021,
 /**/
     1020,