comparison src/version.c @ 14348:e73c0a0e7e87 v8.1.0189

patch 8.1.0189: function defined in sandbox not tested commit https://github.com/vim/vim/commit/d90a144eda047816acffc7a8f297b43a7120710e Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jul 15 20:24:31 2018 +0200 patch 8.1.0189: function defined in sandbox not tested Problem: Function defined in sandbox not tested. Solution: Add a text.
author Christian Brabandt <cb@256bit.org>
date Sun, 15 Jul 2018 20:30:06 +0200
parents 72afa7268670
children 142c0083b3b8
comparison
equal deleted inserted replaced
14347:723487cd7876 14348:e73c0a0e7e87
787 NULL 787 NULL
788 }; 788 };
789 789
790 static int included_patches[] = 790 static int included_patches[] =
791 { /* Add new patch number below this line */ 791 { /* Add new patch number below this line */
792 /**/
793 189,
792 /**/ 794 /**/
793 188, 795 188,
794 /**/ 796 /**/
795 187, 797 187,
796 /**/ 798 /**/