diff --git a/src/testdir/test61.in b/src/testdir/test61.in index 2602e97597..422adb897c 100644 --- a/src/testdir/test61.in +++ b/src/testdir/test61.in @@ -85,7 +85,7 @@ ggO---:0put b ggO---:0put a ggO---:w >>test.out :so small.vim -:set nocp +:set nocp viminfo+=nviminfo :enew! oa :set ul=100 diff --git a/src/version.c b/src/version.c index 365deedfa0..a83e923b72 100644 --- a/src/version.c +++ b/src/version.c @@ -728,6 +728,8 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ +/**/ + 1251, /**/ 1250, /**/