comparison src/version.c @ 7666:8edd1afaf6b7 v7.4.1132

commit https://github.com/vim/vim/commit/99dbe291f55022bd5166c9c3c7967b8693cd9d1b Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jan 19 13:07:23 2016 +0100 patch 7.4.1132 Problem: Old style tests for the argument list. Solution: Add more new style tests. (Yegappan Lakshmanan)
author Christian Brabandt <cb@256bit.org>
date Tue, 19 Jan 2016 13:15:05 +0100
parents 1fded31d9e04
children 21b0a39d13ed
comparison
equal deleted inserted replaced
7665:ccc0c96b2eda 7666:8edd1afaf6b7
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 1132,
744 /**/ 746 /**/
745 1131, 747 1131,
746 /**/ 748 /**/
747 1130, 749 1130,
748 /**/ 750 /**/