diff src/version.c @ 7293:979f8a595326 v7.4.952

commit https://github.com/vim/vim/commit/6cd1345307440491580e5e86cb82c54ee9a46baa Author: Bram Moolenaar <Bram@vim.org> Date: Thu Dec 3 16:54:53 2015 +0100 patch 7.4.952 Problem: 'lispwords' is tested in the old way. Solution: Make a new style test for 'lispwords'.
author Christian Brabandt <cb@256bit.org>
date Thu, 03 Dec 2015 17:00:05 +0100
parents 6ffc75d807bd
children 6922fcadafe6
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 */
 /**/
+    952,
+/**/
     951,
 /**/
     950,