diff src/version.c @ 9838:66f1cf5dd385 v7.4.2194

commit https://github.com/vim/vim/commit/446a973ce3ce4988607292c0e6345db788f12c7b Author: Bram Moolenaar <Bram@vim.org> Date: Wed Aug 10 21:36:23 2016 +0200 patch 7.4.2194 Problem: Sign tests don't cover enough. Solution: Add more test cases. (Dominique Pelle)
author Christian Brabandt <cb@256bit.org>
date Wed, 10 Aug 2016 21:45:05 +0200
parents bc591685594a
children da7307987ed1
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -764,6 +764,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    2194,
+/**/
     2193,
 /**/
     2192,