comparison src/version.c @ 25963:aaec2028c8fc v8.2.3515

patch 8.2.3515: nano time test fails on Mac and FreeBSD Commit: https://github.com/vim/vim/commit/def69dffb3d09a69629b071c89b7893a1783ba53 Author: ichizok <gclient.gaap@gmail.com> Date: Fri Oct 15 17:23:12 2021 +0100 patch 8.2.3515: nano time test fails on Mac and FreeBSD Problem: Nano time test fails on Mac and FreeBSD. Solution: Also check nano time when not on Linux. (Ozaki Kiichi, closes #9000)
author Bram Moolenaar <Bram@vim.org>
date Fri, 15 Oct 2021 18:30:05 +0200
parents a21a47c83e0c
children 1266292376c7
comparison
equal deleted inserted replaced
25962:b3b48a61ff18 25963:aaec2028c8fc
755 NULL 755 NULL
756 }; 756 };
757 757
758 static int included_patches[] = 758 static int included_patches[] =
759 { /* Add new patch number below this line */ 759 { /* Add new patch number below this line */
760 /**/
761 3515,
760 /**/ 762 /**/
761 3514, 763 3514,
762 /**/ 764 /**/
763 3513, 765 3513,
764 /**/ 766 /**/