mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
version.c: Add patch numbers until 7.4.567.
This commit is contained in:
@@ -178,6 +178,13 @@ static char *(features[]) = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
static int included_patches[] = {
|
static int included_patches[] = {
|
||||||
|
//567,
|
||||||
|
//566,
|
||||||
|
//565,
|
||||||
|
//564,
|
||||||
|
//563,
|
||||||
|
//562,
|
||||||
|
//561,
|
||||||
//560 NA
|
//560 NA
|
||||||
559,
|
559,
|
||||||
//558 NA
|
//558 NA
|
||||||
|
Reference in New Issue
Block a user