comparison src/version.c @ 6363:e6c5ff35500d v7.4.514

updated for version 7.4.514 Problem: Memory access error. (Dominique Pelle) Solution: Update tpos. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 12 Nov 2014 18:59:25 +0100
parents 6ad9facba57d
children 387e63680524
comparison
equal deleted inserted replaced
6362:d11d3702fbda 6363:e6c5ff35500d
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 514,
744 /**/ 746 /**/
745 513, 747 513,
746 /**/ 748 /**/
747 512, 749 512,
748 /**/ 750 /**/