comparison src/version.c @ 9790:34cc6a101340 v7.4.2170

commit https://github.com/vim/vim/commit/8e97bd74b5377753597e3d98e7123d8985c7fffd Author: Bram Moolenaar <Bram@vim.org> Date: Sat Aug 6 22:05:07 2016 +0200 patch 7.4.2170 Problem: Cannot get information about timers. Solution: Add timer_info().
author Christian Brabandt <cb@256bit.org>
date Sat, 06 Aug 2016 22:15:05 +0200
parents 3fdf6caf42f7
children 711b42c1013b
comparison
equal deleted inserted replaced
9789:b864a0dabc74 9790:34cc6a101340
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 2170,
766 /**/ 768 /**/
767 2169, 769 2169,
768 /**/ 770 /**/
769 2168, 771 2168,
770 /**/ 772 /**/