diff src/version.c @ 7908:a343a738010e v7.4.1250

commit https://github.com/vim/vim/commit/2212c4154cde0641225782cc4dd1a6483ff2ff35 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Feb 3 21:45:27 2016 +0100 patch 7.4.1250 Problem: Running tests in shadow directory fails. Solution: Also link testdir/*.py
author Christian Brabandt <cb@256bit.org>
date Wed, 03 Feb 2016 22:00:05 +0100
parents ea1fd8d750a6
children e873010fb658
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -743,6 +743,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1250,
+/**/
     1249,
 /**/
     1248,