comparison src/version.c @ 30554:eaa79e688fb8 v9.0.0612

patch 9.0.0612: blockedit test passes with wrong result Commit: https://github.com/vim/vim/commit/47da934844afec7b04d94e0d1f8cf0a86e1b9bea Author: Bram Moolenaar <Bram@vim.org> Date: Tue Sep 27 22:18:13 2022 +0100 patch 9.0.0612: blockedit test passes with wrong result Problem: Blockedit test passes with wrong result. Solution: Add a "vim9script" line to make indenting work.
author Bram Moolenaar <Bram@vim.org>
date Tue, 27 Sep 2022 23:30:06 +0200
parents a7a9e8b9af89
children b2a891f70f81
comparison
equal deleted inserted replaced
30553:7e5ff77472b2 30554:eaa79e688fb8
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 612,
702 /**/ 704 /**/
703 611, 705 611,
704 /**/ 706 /**/
705 610, 707 610,
706 /**/ 708 /**/