From 5962daeb9631024cd421b7d7cacfd7c447fffaea Mon Sep 17 00:00:00 2001 From: Scott Prager Date: Sat, 27 Sep 2014 14:48:38 -0400 Subject: [PATCH] Mark patches 363 and 366 NA. --- src/nvim/version.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/nvim/version.c b/src/nvim/version.c index 47f4a2f805..87e7240ac5 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -275,10 +275,10 @@ static int included_patches[] = { 369, 368, 367, - //366, + //366 NA 365, 364, - //363, + //363 NA 362, 361, 360,