comparison src/version.c @ 25957:08f63df32e8e v8.2.3512

patch 8.2.3512: timestamp test fails on some systems Commit: https://github.com/vim/vim/commit/accf4ed352c07ffe59022377c42d36e12dd6d461 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Oct 15 00:38:02 2021 +0100 patch 8.2.3512: timestamp test fails on some systems Problem: Timestamp test fails on some systems. Solution: Sleep for a short while.
author Bram Moolenaar <Bram@vim.org>
date Fri, 15 Oct 2021 01:45:03 +0200
parents 4003fc2340dc
children 8369fcaad30d
comparison
equal deleted inserted replaced
25956:5a9e1b8fc4bf 25957:08f63df32e8e
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 3512,
760 /**/ 762 /**/
761 3511, 763 3511,
762 /**/ 764 /**/
763 3510, 765 3510,
764 /**/ 766 /**/