comparison src/version.c @ 6466:b5df99582638 v7.4.562

updated for version 7.4.562 Problem: Segfault with wide screen and error in 'rulerformat'. (Ingo Karkat) Solution: Check there is enough space. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 07 Jan 2015 13:31:52 +0100
parents 82c6a3bddb23
children 9dc52b404c1b
comparison
equal deleted inserted replaced
6465:616912dd90aa 6466:b5df99582638
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 562,
744 /**/ 746 /**/
745 561, 747 561,
746 /**/ 748 /**/
747 560, 749 560,
748 /**/ 750 /**/