comparison 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
comparison
equal deleted inserted replaced
8826:b41c159e5a17 8827:c154fbd3004f
746 NULL 746 NULL
747 }; 747 };
748 748
749 static int included_patches[] = 749 static int included_patches[] =
750 { /* Add new patch number below this line */ 750 { /* Add new patch number below this line */
751 /**/
752 1701,
751 /**/ 753 /**/
752 1700, 754 1700,
753 /**/ 755 /**/
754 1699, 756 1699,
755 /**/ 757 /**/