comparison src/version.c @ 26396:f4e6431ca146 v8.2.3729

patch 8.2.3729: no support for squirrels Commit: https://github.com/vim/vim/commit/6f42cb6e5159b323814a53bbc82def4f2cfb17ad Author: Matt Dunford <zenmatic@gmail.com> Date: Fri Dec 3 17:44:26 2021 +0000 patch 8.2.3729: no support for squirrels Problem: No support for squirrels. (closes https://github.com/vim/vim/issues/9259) Solution: Recognize nuts.
author Bram Moolenaar <Bram@vim.org>
date Fri, 03 Dec 2021 18:45:03 +0100
parents 43d196ca5e7a
children 34548fb19e0e
comparison
equal deleted inserted replaced
26395:fe4bc08c1e0b 26396:f4e6431ca146
751 NULL 751 NULL
752 }; 752 };
753 753
754 static int included_patches[] = 754 static int included_patches[] =
755 { /* Add new patch number below this line */ 755 { /* Add new patch number below this line */
756 /**/
757 3729,
756 /**/ 758 /**/
757 3728, 759 3728,
758 /**/ 760 /**/
759 3727, 761 3727,
760 /**/ 762 /**/