comparison src/version.c @ 8977:b3da1ec8d156 v7.4.1774

commit https://github.com/vim/vim/commit/902647d2dfb42dce8449dfbbc22dab27a528744d Author: Bram Moolenaar <Bram@vim.org> Date: Fri Apr 22 11:49:06 2016 +0200 patch 7.4.1774 Problem: Cterm true color feature has warnings. Solution: Add type casts.
author Christian Brabandt <cb@256bit.org>
date Fri, 22 Apr 2016 12:00:07 +0200
parents 9c097bfad637
children a1dac213df8b
comparison
equal deleted inserted replaced
8976:7cbde3a1c69b 8977:b3da1ec8d156
751 NULL 751 NULL
752 }; 752 };
753 753
754 static int included_patches[] = 754 static int included_patches[] =
755 { /* Add new patch number below this line */ 755 { /* Add new patch number below this line */
756 /**/
757 1774,
756 /**/ 758 /**/
757 1773, 759 1773,
758 /**/ 760 /**/
759 1772, 761 1772,
760 /**/ 762 /**/