diff src/version.c @ 9242:f7e95dc00e5a v7.4.1904

commit https://github.com/vim/vim/commit/c60954b48ec225c75558abee56c4a9cc89f84b7e Author: Bram Moolenaar <Bram@vim.org> Date: Mon Jun 6 21:20:10 2016 +0200 patch 7.4.1904 Problem: Build fails. Solution: Add missing changes.
author Christian Brabandt <cb@256bit.org>
date Mon, 06 Jun 2016 21:30:06 +0200
parents 636cfa97200e
children 931bbf7b6ee3
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -754,6 +754,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1904,
+/**/
     1903,
 /**/
     1902,