comparison src/version.c @ 5188:fa76be660fa9 v7.4a.020

updated for version 7.4a.020 Problem: Superfluous mb_ptr_adv(). Solution: Remove the call. (Dominique Pelle)
author Bram Moolenaar <bram@vim.org>
date Sun, 14 Jul 2013 12:34:56 +0200
parents bea5eb942011
children fc6f4a653265
comparison
equal deleted inserted replaced
5187:b7fb98e5079d 5188:fa76be660fa9
725 NULL 725 NULL
726 }; 726 };
727 727
728 static int included_patches[] = 728 static int included_patches[] =
729 { /* Add new patch number below this line */ 729 { /* Add new patch number below this line */
730 /**/
731 20,
730 /**/ 732 /**/
731 19, 733 19,
732 /**/ 734 /**/
733 18, 735 18,
734 /**/ 736 /**/