aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2016-05-18 00:08:47 -0400
committerJustin M. Keyes <justinkz@gmail.com>2016-05-18 00:08:47 -0400
commita69c3fbc8abe492955d9e92e39e0d0dc421b1ec4 (patch)
tree5bf2389beccb715d6768767ce36e8df1dba2a22d /src/nvim/version.c
parentc9b1ad3a578ccc42c1b5a6ff58166590c349eed6 (diff)
parent91796f70edf7d6f89742c114d1825dae65eca7e1 (diff)
downloadrneovim-a69c3fbc8abe492955d9e92e39e0d0dc421b1ec4.tar.gz
rneovim-a69c3fbc8abe492955d9e92e39e0d0dc421b1ec4.tar.bz2
rneovim-a69c3fbc8abe492955d9e92e39e0d0dc421b1ec4.zip
Merge pull request #4734 from jbradaric/vim-7.4.1102
vim-patch:7.4.1102, 7.4.1110, 7.4.1832
Diffstat (limited to 'src/nvim/version.c')
-rw-r--r--src/nvim/version.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c
index 3746f53e1f..48db7d86ee 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -69,6 +69,7 @@ static char *features[] = {
// clang-format off
static int included_patches[] = {
+ 1832,
1809,
1808,
1806,
@@ -573,7 +574,7 @@ static int included_patches[] = {
1113,
1112,
// 1111,
- // 1110,
+ 1110,
// 1109 NA
// 1108,
1107,
@@ -581,7 +582,7 @@ static int included_patches[] = {
1105,
// 1104 NA
// 1103 NA
- // 1102,
+ 1102,
1101,
// 1100 NA
// 1099 NA