comparison src/version.c @ 9838:66f1cf5dd385 v7.4.2194

commit https://github.com/vim/vim/commit/446a973ce3ce4988607292c0e6345db788f12c7b Author: Bram Moolenaar <Bram@vim.org> Date: Wed Aug 10 21:36:23 2016 +0200 patch 7.4.2194 Problem: Sign tests don't cover enough. Solution: Add more test cases. (Dominique Pelle)
author Christian Brabandt <cb@256bit.org>
date Wed, 10 Aug 2016 21:45:05 +0200
parents bc591685594a
children da7307987ed1
comparison
equal deleted inserted replaced
9837:372c1b42edb3 9838:66f1cf5dd385
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 2194,
766 /**/ 768 /**/
767 2193, 769 2193,
768 /**/ 770 /**/
769 2192, 771 2192,
770 /**/ 772 /**/