aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames McCoy <jamessan@jamessan.com>2017-04-19 23:22:27 -0400
committerJames McCoy <jamessan@jamessan.com>2017-04-19 23:22:27 -0400
commita6f50c1120f4427d1b4f531ac564d83b770fd62f (patch)
tree31887c96d995fc815abc71d955196bb0fb1e722e
parent2fb46adc5e19a0f85deed3983a3b956c31504adf (diff)
downloadrneovim-a6f50c1120f4427d1b4f531ac564d83b770fd62f.tar.gz
rneovim-a6f50c1120f4427d1b4f531ac564d83b770fd62f.tar.bz2
rneovim-a6f50c1120f4427d1b4f531ac564d83b770fd62f.zip
version.c: Mark 7.4.{2165,2173,2179} applied
-rw-r--r--src/nvim/version.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c
index f7a78a15f9..4edfe88e18 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -262,13 +262,13 @@ static const int included_patches[] = {
// 2182 NA
// 2181 NA
2180,
- // 2179,
+ 2179,
2178,
2177,
// 2176 NA
2175,
2174,
- // 2173,
+ 2173,
2172,
// 2171 NA
2170,
@@ -276,7 +276,7 @@ static const int included_patches[] = {
// 2168 NA
// 2167 NA
// 2166 NA
- // 2165,
+ 2165,
2164,
2163,
2162,