comparison src/version.c @ 12891:39e363a95856 v8.0.1322

patch 8.0.1322: textformat test isn't run commit https://github.com/vim/vim/commit/5bbef3194984f175eb12b6efaa04c49a42ab58f2 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Nov 19 20:38:05 2017 +0100 patch 8.0.1322: textformat test isn't run Problem: Textformat test isn't run. (Yegappan Lakshmanan) Solution: Add target to the list of tests.
author Christian Brabandt <cb@256bit.org>
date Sun, 19 Nov 2017 20:45:06 +0100
parents 0ebade0c0ab2
children 40ae30bc2691
comparison
equal deleted inserted replaced
12890:d41e34875d22 12891:39e363a95856
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 1322,
774 /**/ 776 /**/
775 1321, 777 1321,
776 /**/ 778 /**/
777 1320, 779 1320,
778 /**/ 780 /**/