From 9fb8adf3ad40c5267d1fcdf0bba42e0ab1ee7952 Mon Sep 17 00:00:00 2001 From: KillTheMule Date: Mon, 27 Jun 2016 15:09:46 +0200 Subject: [PATCH] Update version.c (#4974) Only update some entries that are already in `version.c`. Mercilessly stolen from https://github.com/neovim/neovim/pull/4634. At least one possible contributor got confused by it not being as-up-do-date-as-it-coul-be(tm). We shouldn't have that. 1005, 1010: :smile 1039: small Build 1058, 1073, 1079, 1097: alloc 1555, 1556, 1573: Makefile 1560, 1579: channel --- src/nvim/version.c | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/nvim/version.c b/src/nvim/version.c index 50205f4b2b..864aa8d30c 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -115,13 +115,13 @@ static int included_patches[] = { // 1581, // 1580, - // 1579, + // 1579 NA 1578, // 1577, 1576, // 1575 NA 1574, - // 1573, + // 1573 NA // 1572 NA 1571, 1570, @@ -134,12 +134,12 @@ static int included_patches[] = { // 1563, // 1562 NA // 1561 NA - // 1560, + // 1560 NA // 1559, // 1558, // 1557, - // 1556, - // 1555, + // 1556 NA + // 1555 NA // 1554, // 1553, // 1552, @@ -597,7 +597,7 @@ static int included_patches[] = { // 1100 NA // 1099 NA // 1098 NA - // 1097, + // 1097 NA 1096, // 1095 NA 1094, @@ -615,13 +615,13 @@ static int included_patches[] = { // 1082 NA 1081, // 1080 NA - // 1079, + // 1079 NA // 1078 NA // 1077 NA 1076, 1075, // 1074 NA, - // 1073, + // 1073 NA 1072, 1071, // 1070 NA @@ -636,7 +636,7 @@ static int included_patches[] = { 1061, // 1060 NA 1059, - // 1058, + // 1058 NA 1057, 1056, 1055, @@ -655,7 +655,7 @@ static int included_patches[] = { 1042, 1041, // 1040 NA - // 1039, + // 1039 NA // 1038 NA 1037, 1036,