comparison src/version.c @ 2703:47a0dcad7216 v7.3.120

updated for version 7.3.120 Problem: The message for an existing swap file is too long to fit in a 25 line terminal. Solution: Make the message shorter. (Chad Miller)
author Bram Moolenaar <bram@vim.org>
date Tue, 15 Feb 2011 11:57:04 +0100
parents 77f3dd990b12
children a14db0b78c59
comparison
equal deleted inserted replaced
2702:77f3dd990b12 2703:47a0dcad7216
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 120,
717 /**/ 719 /**/
718 119, 720 119,
719 /**/ 721 /**/
720 118, 722 118,
721 /**/ 723 /**/