comparison src/version.c @ 9820:6882920b42da v7.4.2185

commit https://github.com/vim/vim/commit/71dd9744cf3842cd45295010d2e5692da1651537 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Aug 8 22:42:04 2016 +0200 patch 7.4.2185 Problem: Test glob2regpat does not test much. Solution: Add a few more test cases. (Dominique Pelle)
author Christian Brabandt <cb@256bit.org>
date Mon, 08 Aug 2016 22:45:06 +0200
parents 5c288e5e1493
children a38dc0c523b8
comparison
equal deleted inserted replaced
9819:0ef07b2fb326 9820:6882920b42da
761 NULL 761 NULL
762 }; 762 };
763 763
764 static int included_patches[] = 764 static int included_patches[] =
765 { /* Add new patch number below this line */ 765 { /* Add new patch number below this line */
766 /**/
767 2185,
766 /**/ 768 /**/
767 2184, 769 2184,
768 /**/ 770 /**/
769 2183, 771 2183,
770 /**/ 772 /**/