commit | 6938e27abd80715cf7beb9d3d579a63201f417a1 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jun 07 22:23:19 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jun 07 22:23:19 2020 +0200 |
tree | 983a40f336d6b4eb9340687fdd523417a9e07aec | |
parent | b5e18f29fac9253b0ccf1fde5e74bff72fa1ba60 [diff] [blame] |
patch 8.2.0931: some remarks about BeOS remain Problem: Some remarks about BeOS remain. Solution: Remove BeOS remarks from the help and other files. (Emir Sari, closes #6221)
diff --git a/src/version.c b/src/version.c index e446a7b..372d0c0 100644 --- a/src/version.c +++ b/src/version.c
@@ -755,6 +755,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 931, +/**/ 930, /**/ 929,