comparison src/version.c @ 6458:48111d5fd8a8 v7.4.558

updated for version 7.4.558 Problem: When the X server restarts Vim may get stuck. Solution: Destroy the application context and create it again. (Issue 203)
author Bram Moolenaar <bram@vim.org>
date Wed, 17 Dec 2014 17:59:31 +0100
parents fcd5a3207100
children 29f5cfca3388
comparison
equal deleted inserted replaced
6457:990569f7eb71 6458:48111d5fd8a8
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 558,
744 /**/ 746 /**/
745 557, 747 557,
746 /**/ 748 /**/
747 556, 749 556,
748 /**/ 750 /**/