comparison src/version.c @ 12926:98503d690368 v8.0.1339

patch 8.0.1339: no test for what 8.0.1335 fixes commit https://github.com/vim/vim/commit/83799a7b7414048df4ff4e507293416e8438e225 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Nov 25 17:24:09 2017 +0100 patch 8.0.1339: no test for what 8.0.1335 fixes Problem: No test for what 8.0.1335 fixes. Solution: Add a test. (Yasuhiro Matsumoto, closes https://github.com/vim/vim/issues/2373)
author Christian Brabandt <cb@256bit.org>
date Sat, 25 Nov 2017 17:30:05 +0100
parents 85a601f985ab
children 75ffa8ee989c
comparison
equal deleted inserted replaced
12925:37f9e67c7ee5 12926:98503d690368
769 NULL 769 NULL
770 }; 770 };
771 771
772 static int included_patches[] = 772 static int included_patches[] =
773 { /* Add new patch number below this line */ 773 { /* Add new patch number below this line */
774 /**/
775 1339,
774 /**/ 776 /**/
775 1338, 777 1338,
776 /**/ 778 /**/
777 1337, 779 1337,
778 /**/ 780 /**/