comparison src/version.c @ 18344:69db186daf4c v8.1.2166

patch 8.1.2166: rubyeval() not tested as a method Commit: https://github.com/vim/vim/commit/4a4981b7cd57b0b2289ed4f9d621ef4d90d767f0 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Oct 16 22:36:11 2019 +0200 patch 8.1.2166: rubyeval() not tested as a method Problem: Rubyeval() not tested as a method. Solution: Change a test case.
author Bram Moolenaar <Bram@vim.org>
date Wed, 16 Oct 2019 22:45:05 +0200
parents a9d518b1271b
children 5b12fd0c39c3
comparison
equal deleted inserted replaced
18343:375a7ecdb351 18344:69db186daf4c
751 NULL 751 NULL
752 }; 752 };
753 753
754 static int included_patches[] = 754 static int included_patches[] =
755 { /* Add new patch number below this line */ 755 { /* Add new patch number below this line */
756 /**/
757 2166,
756 /**/ 758 /**/
757 2165, 759 2165,
758 /**/ 760 /**/
759 2164, 761 2164,
760 /**/ 762 /**/