commit | a0b5bc12850f1d87fa51fb7be42df0ea835ccf21 | [log] [tgz] |
---|---|---|
author | Christian Brabandt <cb@256bit.org> | Fri Aug 02 19:06:41 2024 +0200 |
committer | Christian Brabandt <cb@256bit.org> | Fri Aug 02 19:06:41 2024 +0200 |
tree | 30f4c62052fa464b6171259b1944f6017479f4aa | |
parent | b4ea77185c7deeb6f7c8d5aa14f8c97a097e5dee [diff] [blame] |
patch 9.1.0653: Patch v9.1.0648 not completely right Problem: Patch v9.1.0648 not completely right (zeertzjq) Solution: Remove always true condition closes: #15415 Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/src/version.c b/src/version.c index ea41816..b9fdfcd 100644 --- a/src/version.c +++ b/src/version.c
@@ -705,6 +705,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 653, +/**/ 652, /**/ 651,