aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShougo <Shougo.Matsu@gmail.com>2016-11-30 07:43:25 +0900
committerJustin M. Keyes <justinkz@gmail.com>2016-11-29 23:43:25 +0100
commitf2c6cc2d0932dc791054fe2acc799f0fea8109d9 (patch)
treefc4b6aaf357d5caf20104d69e1182d4dce695192
parent78cbed513894935ad69584f3cbf92ed7d58335b7 (diff)
downloadrneovim-f2c6cc2d0932dc791054fe2acc799f0fea8109d9.tar.gz
rneovim-f2c6cc2d0932dc791054fe2acc799f0fea8109d9.tar.bz2
rneovim-f2c6cc2d0932dc791054fe2acc799f0fea8109d9.zip
version.c: mark NA patches (#5657)
1710: external command 2311: Appveyor
-rw-r--r--src/nvim/version.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c
index 4703c83484..032f8440ba 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -131,7 +131,7 @@ static int included_patches[] = {
// 2314,
// 2313,
2312,
- // 2311,
+ // 2311 NA
// 2310 NA
2309,
// 2308 NA
@@ -734,7 +734,7 @@ static int included_patches[] = {
// 1713 NA
1712,
// 1711,
- // 1710,
+ // 1710 NA
// 1709 NA
// 1708,
// 1707,