comparison src/version.c @ 7021:47680d36e484 v7.4.827

patch 7.4.827 Problem: Not all test targets are in the Makefile. Solution: Add the missing targets.
author Bram Moolenaar <bram@vim.org>
date Tue, 18 Aug 2015 13:48:54 +0200
parents db0328a2fa2a
children 8d513ddfe3ec
comparison
equal deleted inserted replaced
7020:91852336e638 7021:47680d36e484
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 827,
744 /**/ 746 /**/
745 826, 747 826,
746 /**/ 748 /**/
747 825, 749 825,
748 /**/ 750 /**/