comparison src/version.c @ 3670:928e7cef8836 v7.3.595

updated for version 7.3.595 Problem: The X command server responds slowly Solution: Change the loop that waits for replies. (Brian Burns)
author Bram Moolenaar <bram@vim.org>
date Tue, 10 Jul 2012 14:56:45 +0200
parents 5e7b500dbb7e
children 5aad2c444a00
comparison
equal deleted inserted replaced
3669:2d7389ae0b07 3670:928e7cef8836
712 NULL 712 NULL
713 }; 713 };
714 714
715 static int included_patches[] = 715 static int included_patches[] =
716 { /* Add new patch number below this line */ 716 { /* Add new patch number below this line */
717 /**/
718 595,
717 /**/ 719 /**/
718 594, 720 594,
719 /**/ 721 /**/
720 593, 722 593,
721 /**/ 723 /**/