comparison src/version.c @ 30373:624c519f1807 v9.0.0522

patch 9.0.0522: build fails on Appveyor Commit: https://github.com/vim/vim/commit/f64b75b1d90182d04c9f9bc2ff20c9fa59227c93 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Sep 20 20:52:33 2022 +0100 patch 9.0.0522: build fails on Appveyor Problem: Build fails on Appveyor. Solution: Select Visual Studio 2015 for the build tools.
author Bram Moolenaar <Bram@vim.org>
date Tue, 20 Sep 2022 22:00:05 +0200
parents ba7db97776b2
children e40d150b66cb
comparison
equal deleted inserted replaced
30372:4c128844cb5d 30373:624c519f1807
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 522,
702 /**/ 704 /**/
703 521, 705 521,
704 /**/ 706 /**/
705 520, 707 520,
706 /**/ 708 /**/