mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Merge pull request #1204 from Shougo/version-7.4.444
Update version.c to Vim 7.4.444
This commit is contained in:
commit
9d4e8fffa1
@ -184,7 +184,40 @@ static char *(features[]) = {
|
||||
};
|
||||
|
||||
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,
|
||||
//409 NA
|
||||
//408,
|
||||
|
Loading…
Reference in New Issue
Block a user