comparison src/version.c @ 14228:24109c2e0b0b v8.1.0131

patch 8.1.0131: :profdel is not tested commit https://github.com/vim/vim/commit/1fbfe7c48cb711f5a6deae535b3ec3bfe7952ce9 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jun 30 21:18:13 2018 +0200 patch 8.1.0131: :profdel is not tested Problem: :profdel is not tested. Solution: Add a test. (Dominique Pelle, closes https://github.com/vim/vim/issues/3123)
author Christian Brabandt <cb@256bit.org>
date Sat, 30 Jun 2018 21:30:06 +0200
parents 706b57cd1b00
children 2e95ea9afa1e
comparison
equal deleted inserted replaced
14227:38967af4302a 14228:24109c2e0b0b
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 131,
792 /**/ 794 /**/
793 130, 795 130,
794 /**/ 796 /**/
795 129, 797 129,
796 /**/ 798 /**/