aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Walch <florian@fwalch.com>2015-01-23 13:17:10 +0100
committerJustin M. Keyes <justinkz@gmail.com>2015-01-26 02:19:15 -0500
commitb994c5c515060757029e41621dedd9a5a9f7112a (patch)
treedbaaea4a171d1a3ae431245a1ce3ff28e415ac67
parent4ef289e761469f0b0bcfc447b4407dab78be473b (diff)
downloadrneovim-b994c5c515060757029e41621dedd9a5a9f7112a.tar.gz
rneovim-b994c5c515060757029e41621dedd9a5a9f7112a.tar.bz2
rneovim-b994c5c515060757029e41621dedd9a5a9f7112a.zip
vim-patch: Mark 7.4.522, 7.4.591 as NA.
-rw-r--r--src/nvim/version.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c
index b3ec87cd25..3aa8ea911c 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -178,6 +178,8 @@ static char *(features[]) = {
};
static int included_patches[] = {
+ //591 NA
+ //590,
//589 NA
//588,
//587,
@@ -245,7 +247,7 @@ static int included_patches[] = {
//525,
//524,
//523 NA
- //522,
+ //522 NA
521,
520,
//519,