comparison src/version.c @ 5956:a076237d1c38 v7.4.319

updated for version 7.4.319 Problem: Crash when putting zero bytes on the clipboard. Solution: Do not support the utf8_atom target when not using an Unicode encoding. (Naofumi Honda)
author Bram Moolenaar <bram@vim.org>
date Thu, 12 Jun 2014 13:28:30 +0200
parents 5c47dacf397c
children f7bc601823e5
comparison
equal deleted inserted replaced
5955:72c6378384f2 5956:a076237d1c38
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 319,
737 /**/ 739 /**/
738 318, 740 318,
739 /**/ 741 /**/
740 317, 742 317,
741 /**/ 743 /**/