comparison src/version.c @ 14627:335f32c55ac3 v8.1.0327

patch 8.1.0327: the "g CTRL-G" command isn't tested much commit https://github.com/vim/vim/commit/0529583ff144e2cb8fb57fe61a86997310bd7727 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Aug 24 22:07:58 2018 +0200 patch 8.1.0327: the "g CTRL-G" command isn't tested much Problem: The "g CTRL-G" command isn't tested much. Solution: Add more tests. (Dominique Pelle, closes https://github.com/vim/vim/issues/3369)
author Christian Brabandt <cb@256bit.org>
date Fri, 24 Aug 2018 22:15:05 +0200
parents cd3f0987c0bc
children 100a44722322
comparison
equal deleted inserted replaced
14626:39592594d7f1 14627:335f32c55ac3
792 NULL 792 NULL
793 }; 793 };
794 794
795 static int included_patches[] = 795 static int included_patches[] =
796 { /* Add new patch number below this line */ 796 { /* Add new patch number below this line */
797 /**/
798 327,
797 /**/ 799 /**/
798 326, 800 326,
799 /**/ 801 /**/
800 325, 802 325,
801 /**/ 803 /**/