diff src/version.c @ 8827:c154fbd3004f v7.4.1701

commit https://github.com/vim/vim/commit/f9f22dbe4f90673ecce601a9dee4bb750ce3cd8f Author: Bram Moolenaar <Bram@vim.org> Date: Sun Apr 3 14:09:59 2016 +0200 patch 7.4.1701 Problem: Equivalence classes still tested in old style tests. Solution: Remove the duplicate.
author Christian Brabandt <cb@256bit.org>
date Sun, 03 Apr 2016 14:15:06 +0200
parents 318eaa6fa973
children a2c27f6aaf3a
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -749,6 +749,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1701,
+/**/
     1700,
 /**/
     1699,