diff src/version.c @ 9357:f9524b765095 v7.4.1960

commit https://github.com/vim/vim/commit/04e2b4b0c4866586ecce3d1567f9b0bdeeb31f15 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jun 26 17:53:07 2016 +0200 patch 7.4.1960 Problem: Unicode standard 9 was released. Solution: Update the character property tables. (Christian Brabandt)
author Christian Brabandt <cb@256bit.org>
date Sun, 26 Jun 2016 18:00:05 +0200
parents 40c8a8b012b5
children 35b173e37dc6
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 */
 /**/
+    1960,
+/**/
     1959,
 /**/
     1958,