diff --git a/src/testdir/test31.in b/src/testdir/test31.in index 3ba8431ccf..ff5a4992ba 100644 --- a/src/testdir/test31.in +++ b/src/testdir/test31.in @@ -10,7 +10,7 @@ Test for commands that close windows and/or buffers: :edit STARTTEST -:so tiny.vim +:so small.vim GA 1:$w! Xtest1 $r2:$w! Xtest2 $r3:$w! Xtest3 diff --git a/src/version.c b/src/version.c index dc52ed142c..4e56f30c47 100644 --- a/src/version.c +++ b/src/version.c @@ -741,6 +741,8 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ +/**/ + 1039, /**/ 1038, /**/