comparison src/version.c @ 2881:d84a564f28c9 v7.3.214

updated for version 7.3.214 Problem: The text displayed by ":z-" isn't exactly like old Vi. Solution: Add one to the start line number. (ChangZhuo Chen)
author Bram Moolenaar <bram@vim.org>
date Sun, 12 Jun 2011 22:03:23 +0200
parents 493897f8bf90
children b7523ef31e23
comparison
equal deleted inserted replaced
2880:b23052d0a187 2881:d84a564f28c9
707 NULL 707 NULL
708 }; 708 };
709 709
710 static int included_patches[] = 710 static int included_patches[] =
711 { /* Add new patch number below this line */ 711 { /* Add new patch number below this line */
712 /**/
713 214,
712 /**/ 714 /**/
713 213, 715 213,
714 /**/ 716 /**/
715 212, 717 212,
716 /**/ 718 /**/