diff options
Diffstat (limited to 'src/nvim/version.c')
-rw-r--r-- | src/nvim/version.c | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c index d0a2771a19..95e8cb2d26 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -135,32 +135,32 @@ static int included_patches[] = { // 992 NA // 991, // 990 NA - // 989, + 989, // 988 NA // 987 NA // 986 NA // 985 NA // 984, // 983, - // 982, + // 982 NA // 981, // 980, // 979 NA // 978, // 977, // 976 NA - // 975, + 975, // 974, // 973, - // 972, - // 971, - // 970, + 972, + // 971 NA + // 970 NA // 969, - // 968, + // 968 NA // 967 NA // 966 NA // 965 NA - // 964, + // 964 NA // 963, // 962 NA // 961, @@ -169,7 +169,7 @@ static int included_patches[] = { // 958, // 957, // 956, - // 955, + 955, // 954 NA 953, // 952, @@ -346,7 +346,7 @@ static int included_patches[] = { 781, // 780 NA // 779, - // 778 NA + // 778, // 777 NA 776, 775, |