comparison src/version.c @ 6062:50575818a97f v7.4.370

updated for version 7.4.370 Problem: Linebreak test fails when encoding is not utf-8. (Danek Duvall) Solution: Split the test in a single byte one and a utf-8 one. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 16 Jul 2014 17:01:53 +0200
parents 72ee0db83788
children d44f298c43c7
comparison
equal deleted inserted replaced
6061:6d4b12eb13d4 6062:50575818a97f
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 370,
737 /**/ 739 /**/
738 369, 740 369,
739 /**/ 741 /**/
740 368, 742 368,
741 /**/ 743 /**/