commit | 93c1573dd284dc9cf5ed9265a0143aaf520d2920 | [log] [tgz] |
---|---|---|
author | zeertzjq <zeertzjq@outlook.com> | Sat May 21 16:34:38 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat May 21 16:34:38 2022 +0100 |
tree | e22345ac4b3f822217b998318b62b65943ca7806 | |
parent | 1a56ea8381b79c4e7697b6a05451dde5940228ea [diff] [blame] |
patch 8.2.4991: no test for hwat patch 8.1.0535 fixes Problem: No test for hwat patch 8.1.0535 fixes. Solution: Add a test. (closes #10462)
diff --git a/src/version.c b/src/version.c index 6cb825c..bde9fe8 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 4991, +/**/ 4990, /**/ 4989,