comparison src/version.c @ 6383:9c9c70625444 v7.4.523

updated for version 7.4.523 Problem: When the X11 server is stopped and restarted, while Vim is kept in the background, copy/paste no longer works. (Issue 203) Solution: Setup the clipboard again. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 19 Nov 2014 18:48:46 +0100
parents 870480df8275
children 762ab69c2d13
comparison
equal deleted inserted replaced
6382:94ae8b2fd654 6383:9c9c70625444
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 523,
744 /**/ 746 /**/
745 522, 747 522,
746 /**/ 748 /**/
747 521, 749 521,
748 /**/ 750 /**/