comparison src/version.c @ 9756:00d753ea19a9 v7.4.2153

commit https://github.com/vim/vim/commit/877e95779869c5426102aa491f67d99904c8534c Author: Bram Moolenaar <Bram@vim.org> Date: Thu Aug 4 20:05:50 2016 +0200 patch 7.4.2153 Problem: GUI test isn't testing much. Solution: Turn into a new style test. Execute a shell command.
author Christian Brabandt <cb@256bit.org>
date Thu, 04 Aug 2016 20:15:06 +0200
parents a990e7ed260b
children 5534cfa2ec87
comparison
equal deleted inserted replaced
9755:18485302ec7f 9756:00d753ea19a9
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 2153,
766 /**/ 768 /**/
767 2152, 769 2152,
768 /**/ 770 /**/
769 2151, 771 2151,
770 /**/ 772 /**/