diff options
-rw-r--r-- | src/nvim/version.c | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c index f0f00deea4..3460b7c6c3 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -182,21 +182,21 @@ static int included_patches[] = { //551, //550, //549, - //548, + //548 NA //547, //546, //545, - //544, + //544 NA 543, //542, //541, - //540, + //540 NA //539, //538, //537, //536, //535, - //534, + //534 NA //533, //532, //531, @@ -207,7 +207,7 @@ static int included_patches[] = { //526, //525, //524, - //523, + //523 NA //522, //521, //520, @@ -218,24 +218,24 @@ static int included_patches[] = { //515, //514, //513, - //512, - //511, - //510, + //512 NA + //511 NA + //510 NA //509, //508, - //507, - //506, - //505, - //504, + //507 NA + //506 NA + //505 NA + //504 NA //503, //502, - //501, + //501 NA //500, //499, - //498, + //498 NA //497, - //496, - //495, + //496 NA + //495 NA //494, //493, //492, @@ -246,7 +246,7 @@ static int included_patches[] = { //487, //486, //485, - //484, + //484 NA //483, //482 NA //481 NA @@ -270,7 +270,7 @@ static int included_patches[] = { //462, //461 NA //460 NA - //459, + //459 NA //458, //457, //456, @@ -281,7 +281,7 @@ static int included_patches[] = { //451, //450, //449, - //448, + //448 NA //447, //446, //445, @@ -344,7 +344,7 @@ static int included_patches[] = { 388, 387, 386, - //385, + //385 NA //384 NA 383, 382, @@ -474,8 +474,8 @@ static int included_patches[] = { //258 NA //257 NA 256, - //255, - //254, + //255 NA + //254 NA 253, //252 NA 251, @@ -483,7 +483,7 @@ static int included_patches[] = { 249, 248, 247, - //246, + //246 NA 245, //244, 243, |