diff src/version.c @ 8917:d07e51166f08 v7.4.1745

commit https://github.com/vim/vim/commit/5d98c9d93278d6961bfee59151666b8a8bcd23c3 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Apr 15 20:54:52 2016 +0200 patch 7.4.1745 Problem: README file is not clear about where to get Vim. Solution: Add links to github, releases and the Windows installer. (Suggested by Christian Brabandt)
author Christian Brabandt <cb@256bit.org>
date Fri, 15 Apr 2016 21:00:05 +0200
parents 8cbf472483fa
children 240ad5a78199
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -749,6 +749,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1745,
+/**/
     1744,
 /**/
     1743,