comparison src/version.c @ 11138:003e7ade488f v8.0.0456

patch 8.0.0456: typo in MinGW test makefile commit https://github.com/vim/vim/commit/84be8b66604ef28c0e249284da3c6f0cab1c25ae Author: Bram Moolenaar <Bram@vim.org> Date: Mon Mar 13 22:41:42 2017 +0100 patch 8.0.0456: typo in MinGW test makefile Problem: Typo in MinGW test makefile. Solution: Change an underscore to a dot. (Michael Soyka)
author Christian Brabandt <cb@256bit.org>
date Mon, 13 Mar 2017 22:45:04 +0100
parents 95c646fd8d9b
children 6b26e044b6f5
comparison
equal deleted inserted replaced
11137:95c646fd8d9b 11138:003e7ade488f
762 NULL 762 NULL
763 }; 763 };
764 764
765 static int included_patches[] = 765 static int included_patches[] =
766 { /* Add new patch number below this line */ 766 { /* Add new patch number below this line */
767 /**/
768 456,
767 /**/ 769 /**/
768 455, 770 455,
769 /**/ 771 /**/
770 454, 772 454,
771 /**/ 773 /**/