commit | 8d95d7091da08d0a236be4a16616e3dda388e58d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Dec 20 22:12:53 2021 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Dec 20 22:12:53 2021 +0000 |
tree | abbddeb22654270bea4c680e2688e8961502ec0e | |
parent | dab17a0689a2f31f69f428975f84b0c3c7ba3030 [diff] [blame] |
patch 8.2.3863: various build flags accidentally enabled Problem: Various build flags accidentally enabled. Solution: Revert several lines in Makefile.
diff --git a/src/version.c b/src/version.c index bca9382..586d2ec 100644 --- a/src/version.c +++ b/src/version.c
@@ -750,6 +750,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 3863, +/**/ 3862, /**/ 3861,