aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMarvim the Paranoid Android <marvim@users.noreply.github.com>2018-02-11 12:27:47 +0100
committerJustin M. Keyes <justinkz@gmail.com>2018-02-11 12:27:47 +0100
commitdd068928c1c39854a65108366c1a3106cfdb43c5 (patch)
tree57d4e1b6c702e50c74b9408edcb5e4b6739e1f84 /src
parentc205360f00e5be3847c22738260237bcc9f3ca1e (diff)
downloadrneovim-dd068928c1c39854a65108366c1a3106cfdb43c5.tar.gz
rneovim-dd068928c1c39854a65108366c1a3106cfdb43c5.tar.bz2
rneovim-dd068928c1c39854a65108366c1a3106cfdb43c5.zip
version.c: update [ci skip] (#7953)
Diffstat (limited to 'src')
-rw-r--r--src/nvim/version.c26
1 files changed, 21 insertions, 5 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c
index c95be072cf..5fd94fcee8 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -78,6 +78,22 @@ NULL
// clang-format off
static const int included_patches[] = {
+ 1435,
+ // 1434,
+ // 1433,
+ // 1432,
+ // 1431,
+ // 1430,
+ // 1429,
+ // 1428,
+ // 1427,
+ // 1426,
+ // 1425,
+ // 1424,
+ // 1423,
+ // 1422,
+ // 1421,
+ // 1420,
1419,
// 1418,
// 1417,
@@ -1039,7 +1055,7 @@ static const int included_patches[] = {
461,
// 460,
459,
- // 458,
+ 458,
457,
// 456,
// 455,
@@ -1063,7 +1079,7 @@ static const int included_patches[] = {
437,
// 436,
// 435,
- // 434,
+ 434,
433,
// 432,
431,
@@ -1073,7 +1089,7 @@ static const int included_patches[] = {
427,
426,
// 425,
- // 424,
+ 424,
423,
// 422,
421,
@@ -1312,7 +1328,7 @@ static const int included_patches[] = {
188,
187,
186,
- // 185,
+ 185,
// 184,
183,
182,
@@ -1322,7 +1338,7 @@ static const int included_patches[] = {
178,
177,
176,
- // 175,
+ 175,
174,
173,
172,