comparison src/version.c @ 3316:7b17a38eb223 v7.3.425

updated for version 7.3.425 Problem: Search history lines are duplicated. (Edwin Steiner) Solution: Convert separator character from space to NUL.
author Bram Moolenaar <bram@vim.org>
date Sat, 04 Feb 2012 22:44:32 +0100
parents 2e4539dc2de7
children c70c005f61fb
comparison
equal deleted inserted replaced
3315:bd2542a2faa2 3316:7b17a38eb223
712 NULL 712 NULL
713 }; 713 };
714 714
715 static int included_patches[] = 715 static int included_patches[] =
716 { /* Add new patch number below this line */ 716 { /* Add new patch number below this line */
717 /**/
718 425,
717 /**/ 719 /**/
718 424, 720 424,
719 /**/ 721 /**/
720 423, 722 423,
721 /**/ 723 /**/