comparison src/version.c @ 7397:7ec544daecd5 v7.4.1003

commit https://github.com/vim/vim/commit/7b5f0a15bce11754c47f849b2ddd68ba0909afac Author: Bram Moolenaar <Bram@vim.org> Date: Wed Dec 30 17:40:43 2015 +0100 patch 7.4.1003 Problem: Travis could check a few more things. Solution: Run autoconf on one of the builds. (James McCoy, closes https://github.com/vim/vim/issues/510) Also build with normal features.
author Christian Brabandt <cb@256bit.org>
date Wed, 30 Dec 2015 17:45:03 +0100
parents 377253525da5
children d45f2dbdac8d
comparison
equal deleted inserted replaced
7396:28cd63627ffa 7397:7ec544daecd5
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 1003,
744 /**/ 746 /**/
745 1002, 747 1002,
746 /**/ 748 /**/
747 1001, 749 1001,
748 /**/ 750 /**/