commit | 4232dff815db1a727cb1aea26783267d8bd731c3 | [log] [tgz] |
---|---|---|
author | Aaron Tinio <aptinio@gmail.com> | Mon Apr 11 11:37:13 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Apr 11 11:37:13 2022 +0100 |
tree | 6fc21645d4fd4e33ffafbd149dd80f19cabcf69e | |
parent | c6e0a5e98c07d898e829d62bd938b1cc1fd37e94 [diff] [blame] |
patch 8.2.4733: HEEx and Surface do need a separate filetype Problem: HEEx and Surface do need a separate filetype. Solution: Revert 8.2.4729. (closes #10147)
diff --git a/src/version.c b/src/version.c index 95486ba..cf575d1 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 4733, +/**/ 4732, /**/ 4731,