comparison src/version.c @ 14413:c3b62844ee4e v8.1.0221

patch 8.1.0221: not enough testing for the Ruby interface commit https://github.com/vim/vim/commit/edd6aacb010ad2402fc98f19e7f6b7c29ba2656f Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jul 28 17:29:19 2018 +0200 patch 8.1.0221: not enough testing for the Ruby interface Problem: Not enough testing for the Ruby interface. Solution: Add more tests. (Dominique Pelle, closes https://github.com/vim/vim/issues/3252)
author Christian Brabandt <cb@256bit.org>
date Sat, 28 Jul 2018 17:30:07 +0200
parents 504091aca571
children 3d2bae2e6b80
comparison
equal deleted inserted replaced
14412:6578f440d130 14413:c3b62844ee4e
796 NULL 796 NULL
797 }; 797 };
798 798
799 static int included_patches[] = 799 static int included_patches[] =
800 { /* Add new patch number below this line */ 800 { /* Add new patch number below this line */
801 /**/
802 221,
801 /**/ 803 /**/
802 220, 804 220,
803 /**/ 805 /**/
804 219, 806 219,
805 /**/ 807 /**/