comparison src/version.c @ 6575:a7e485b683d8 v7.4.614

updated for version 7.4.614 Problem: There is no test for what patch 7.4.601 fixes. Solution: Add a test. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Tue, 03 Feb 2015 16:53:51 +0100
parents ffba266e064d
children 7092ec5d5ef1
comparison
equal deleted inserted replaced
6574:afaed921812b 6575:a7e485b683d8
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 614,
744 /**/ 746 /**/
745 613, 747 613,
746 /**/ 748 /**/
747 612, 749 612,
748 /**/ 750 /**/