commit | 8ae8b304eea0301282b87f5bea1e4320080727f1 | [log] [tgz] |
---|---|---|
author | Christian Brabandt <cb@256bit.org> | Mon Jun 16 20:07:54 2025 +0200 |
committer | Christian Brabandt <cb@256bit.org> | Mon Jun 16 20:07:54 2025 +0200 |
tree | 5352a457ec6f954d13a67c8d991f18b91c92ee9c | |
parent | 152a450d88532ef9a352e0e9c9d8f4b7a491191b [diff] [blame] |
patch 9.1.1462: missing change from patch v9.1.1461 Problem: missing change from patch v9.1.1461 Solution: change wrong TPL_LCOL macro in a few more places Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/src/version.c b/src/version.c index 6a65d18..c9d63e9 100644 --- a/src/version.c +++ b/src/version.c
@@ -710,6 +710,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1462, +/**/ 1461, /**/ 1460,