diff src/version.c @ 7179:f7d6cc6b78b5 v7.4.900

commit https://github.com/vim/vim/commit/f1a4c98ea6fa122ceb24c1ad17e184703cbfd182 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Oct 25 22:42:00 2015 +0100 patch 7.4.900 Problem: README file can still be improved Solution: Add a couple of links. (Christian Brabandt)
author Christian Brabandt <cb@256bit.org>
date Sun, 25 Oct 2015 22:45:03 +0100
parents c4d677c50b9b
children ce8b286e89ef
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 */
 /**/
+    900,
+/**/
     899,
 /**/
     898,