Mercurial > vim
comparison src/version.c @ 27480:7f9aa41a567a v8.2.4268
patch 8.2.4268: CI log output is long
Commit: https://github.com/vim/vim/commit/44d1f89c241c611a0904dbbca784facfa13b7916
Author: ichizok <gclient.gaap@gmail.com>
Date: Mon Jan 31 11:38:53 2022 +0000
patch 8.2.4268: CI log output is long
Problem: CI log output is long.
Solution: Group output in sections. (Ozaki Kiichi, closes https://github.com/vim/vim/issues/9670)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Mon, 31 Jan 2022 12:45:04 +0100 |
parents | ce352871b382 |
children | 14640c6fe1fe |
comparison
equal
deleted
inserted
replaced
27479:0344e3e12b26 | 27480:7f9aa41a567a |
---|---|
748 NULL | 748 NULL |
749 }; | 749 }; |
750 | 750 |
751 static int included_patches[] = | 751 static int included_patches[] = |
752 { /* Add new patch number below this line */ | 752 { /* Add new patch number below this line */ |
753 /**/ | |
754 4268, | |
753 /**/ | 755 /**/ |
754 4267, | 756 4267, |
755 /**/ | 757 /**/ |
756 4266, | 758 4266, |
757 /**/ | 759 /**/ |