comparison src/version.c @ 16732:6411f8ef550d v8.1.1368

patch 8.1.1368: modeline test fails with python but without pythonhome commit https://github.com/vim/vim/commit/e09244ee3567d658c293fb1ae0d47a1a8be870ac Author: Bram Moolenaar <Bram@vim.org> Date: Thu May 23 17:35:55 2019 +0200 patch 8.1.1368: modeline test fails with python but without pythonhome Problem: Modeline test fails with python but without pythonhome. Solution: Correct test argument.
author Bram Moolenaar <Bram@vim.org>
date Thu, 23 May 2019 17:45:05 +0200
parents 000350f8e4d1
children e3feaa3e5f10
comparison
equal deleted inserted replaced
16731:5ea748e567c3 16732:6411f8ef550d
765 NULL 765 NULL
766 }; 766 };
767 767
768 static int included_patches[] = 768 static int included_patches[] =
769 { /* Add new patch number below this line */ 769 { /* Add new patch number below this line */
770 /**/
771 1368,
770 /**/ 772 /**/
771 1367, 773 1367,
772 /**/ 774 /**/
773 1366, 775 1366,
774 /**/ 776 /**/