comparison src/version.c @ 6220:1138726736fb v7.4.445

updated for version 7.4.445 Problem: Clipboard may be cleared on startup. Solution: Set clip_did_set_selection to -1 during startup. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Fri, 19 Sep 2014 13:46:52 +0200
parents d4cc9f48d5a4
children 63121fdd093f
comparison
equal deleted inserted replaced
6219:abbde7b3841d 6220:1138726736fb
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 445,
744 /**/ 746 /**/
745 444, 747 444,
746 /**/ 748 /**/
747 443, 749 443,
748 /**/ 750 /**/