mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Update version.c to Vim 7.4.444
This commit is contained in:
parent
0375128377
commit
0171d4a269
@ -184,7 +184,40 @@ static char *(features[]) = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
static int included_patches[] = {
|
static int included_patches[] = {
|
||||||
// Add new patch number below this line
|
//444,
|
||||||
|
//443,
|
||||||
|
//442,
|
||||||
|
//441,
|
||||||
|
//440,
|
||||||
|
//439,
|
||||||
|
//438,
|
||||||
|
//437,
|
||||||
|
//436,
|
||||||
|
//435,
|
||||||
|
//434,
|
||||||
|
//433,
|
||||||
|
//432 NA
|
||||||
|
//431 NA
|
||||||
|
//430,
|
||||||
|
//429 NA
|
||||||
|
//428 NA
|
||||||
|
//427,
|
||||||
|
//426 NA
|
||||||
|
//425,
|
||||||
|
//424 NA
|
||||||
|
//423,
|
||||||
|
//422,
|
||||||
|
//421,
|
||||||
|
//420 NA
|
||||||
|
//419,
|
||||||
|
//418,
|
||||||
|
//417,
|
||||||
|
//416,
|
||||||
|
//415,
|
||||||
|
//414,
|
||||||
|
//413 NA
|
||||||
|
//412 NA
|
||||||
|
//411,
|
||||||
410,
|
410,
|
||||||
//409 NA
|
//409 NA
|
||||||
//408,
|
//408,
|
||||||
|
Loading…
Reference in New Issue
Block a user