comparison src/version.c @ 30379:25e3121ed316 v9.0.0525

patch 9.0.0525: manually deleting temp test files Commit: https://github.com/vim/vim/commit/5917341f65d4fc669b9d15343ccdb00c160201da Author: Bram Moolenaar <Bram@vim.org> Date: Tue Sep 20 22:01:33 2022 +0100 patch 9.0.0525: manually deleting temp test files Problem: Manually deleting temp test files. Solution: Add the 'D' flag to writefile().
author Bram Moolenaar <Bram@vim.org>
date Tue, 20 Sep 2022 23:15:04 +0200
parents c9d2c554f314
children fe97616d43d2
comparison
equal deleted inserted replaced
30378:403d8362f8d1 30379:25e3121ed316
697 NULL 697 NULL
698 }; 698 };
699 699
700 static int included_patches[] = 700 static int included_patches[] =
701 { /* Add new patch number below this line */ 701 { /* Add new patch number below this line */
702 /**/
703 525,
702 /**/ 704 /**/
703 524, 705 524,
704 /**/ 706 /**/
705 523, 707 523,
706 /**/ 708 /**/