diff options
author | ckelsel <ckelsel@hotmail.com> | 2017-07-30 09:10:22 +0800 |
---|---|---|
committer | ckelsel <ckelsel@hotmail.com> | 2017-07-30 09:10:22 +0800 |
commit | 7c7039767aa4d715aea997721b0d759b308a43d4 (patch) | |
tree | ec7c704982a8fabb676700b218f066eb6c84cc0e /src/nvim/version.c | |
parent | 973bc2b7e0ef1ca33764410ba0a22fc57bd42366 (diff) | |
parent | 743993eb553302a461ee0ef9cffa57f93c10c955 (diff) | |
download | rneovim-7c7039767aa4d715aea997721b0d759b308a43d4.tar.gz rneovim-7c7039767aa4d715aea997721b0d759b308a43d4.tar.bz2 rneovim-7c7039767aa4d715aea997721b0d759b308a43d4.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'src/nvim/version.c')
-rw-r--r-- | src/nvim/version.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c index f0048fb234..4f83b09e1b 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -610,7 +610,7 @@ static const int included_patches[] = { // 122 NA 121, // 120 NA - // 119, + 119, // 118, // 117 NA 116, @@ -709,7 +709,7 @@ static const int included_patches[] = { 23, // 22 NA // 21, - // 20, + 20, 19, // 18, 17, |