comparison src/version.c @ 4476:3cc2dca142a0 v7.3.986

updated for version 7.3.986 Problem: Test 95 doesn't pass when 'encoding' isn't utf-8. (Yasuhiro Matsumoto) Solution: Force 'encoding' to be utf-8.
author Bram Moolenaar <bram@vim.org>
date Tue, 21 May 2013 13:05:15 +0200
parents 0c940b6f2828
children 032c9f916f25
comparison
equal deleted inserted replaced
4475:81869c5cc729 4476:3cc2dca142a0
726 NULL 726 NULL
727 }; 727 };
728 728
729 static int included_patches[] = 729 static int included_patches[] =
730 { /* Add new patch number below this line */ 730 { /* Add new patch number below this line */
731 /**/
732 986,
731 /**/ 733 /**/
732 985, 734 985,
733 /**/ 735 /**/
734 984, 736 984,
735 /**/ 737 /**/