commit | 0b40d086b337f14fdd0dbc035988ffb0aec8ce5f | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Mar 08 13:32:37 2022 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Mar 08 13:32:37 2022 +0000 |
tree | e20ea72f531fcef293dcddd49a2756e1a5d25ff9 | |
parent | 8acb9cc6209768ca7ec75c9f7af8c389312ea8d6 [diff] [blame] |
patch 8.2.4527: the Athena GUI is old and does not work well Problem: The Athena GUI is old and does not work well. Solution: Remove the Athena GUI from configure to find out who still wants support for this GUI.
diff --git a/src/version.c b/src/version.c index c089b02..7945910 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 4527, +/**/ 4526, /**/ 4525,