comparison src/version.c @ 11551:7798e9bcdb13 v8.0.0658

patch 8.0.0658: spell test is old style commit https://github.com/vim/vim/commit/d2c061d24c0534f1f1b92f3462ed6ae8fa848a9a Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jun 22 21:42:49 2017 +0200 patch 8.0.0658: spell test is old style Problem: Spell test is old style. Solution: Turn the spell test into a new style test (pschuh, closes https://github.com/vim/vim/issues/1778)
author Christian Brabandt <cb@256bit.org>
date Thu, 22 Jun 2017 21:45:04 +0200
parents f5add45f9848
children cbceef33af7a
comparison
equal deleted inserted replaced
11550:2c50b9397c20 11551:7798e9bcdb13
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 658,
767 /**/ 769 /**/
768 657, 770 657,
769 /**/ 771 /**/
770 656, 772 656,
771 /**/ 773 /**/