commit | 084f2620ec7d08d6043de30436197c002fffe3ec | [log] [tgz] |
---|---|---|
author | ObserverOfTime <chronobserver@disroot.org> | Mon Oct 10 12:08:59 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Oct 10 12:08:59 2022 +0100 |
tree | c533187677f0a054f34bb44de5d87f65af6f9680 | |
parent | 4282633ba63f6e11f2fe42c4b7758dace184f30d [diff] [blame] |
patch 9.0.0711: SubStation Alpha files are not recognized Problem: SubStation Alpha files are not recognized. Solution: Add patterns for SubStation Alpha files. (closes #11332)
diff --git a/src/version.c b/src/version.c index 2b922f3..d3189fb 100644 --- a/src/version.c +++ b/src/version.c
@@ -700,6 +700,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 711, +/**/ 710, /**/ 709,