comparison src/version.c @ 7121:a497a9868255 v7.4.872

commit https://github.com/vim/vim/commit/0600f3511c6018cbcdb170a904bcf6533a06bf2d Author: Bram Moolenaar <Bram@vim.org> Date: Tue Sep 15 19:18:18 2015 +0200 patch 7.4.872 Problem: Not using CI services available. Solution: Add configuration files for travis and appveyor. (PR #401)
author Christian Brabandt <cb@256bit.org>
date Tue, 15 Sep 2015 19:30:04 +0200
parents 6bc1695b7f11
children 077ae8b63e15
comparison
equal deleted inserted replaced
7120:4fee246cf1b4 7121:a497a9868255
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 872,
744 /**/ 746 /**/
745 871, 747 871,
746 /**/ 748 /**/
747 870, 749 870,
748 /**/ 750 /**/