commit | 8da41816316f17382817df3f9449b55df8d39651 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Jun 26 18:04:54 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Jun 26 18:04:54 2019 +0200 |
tree | 38947619934e8b08519fc26075b26a3845bf65d0 | |
parent | 4cd583c6da08ce2f87e1c07b6490a74bb3c3d0c0 [diff] [blame] |
patch 8.1.1601: missing changes to popup window test file Problem: Missing changes to popup window test file. Solution: Add those changes.
diff --git a/src/version.c b/src/version.c index b34071e..55c62df 100644 --- a/src/version.c +++ b/src/version.c
@@ -778,6 +778,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1601, +/**/ 1600, /**/ 1599,