commit | 18bacc811c30ba26405cadbeb79d9013d9885bb5 | [log] [tgz] |
---|---|---|
author | John Marriott <basilisk@internode.on.net> | Wed Feb 26 19:14:06 2025 +0100 |
committer | Christian Brabandt <cb@256bit.org> | Wed Feb 26 19:14:06 2025 +0100 |
tree | dbb6ca3bd187c2796335165cb16f70d7b9351bd1 | |
parent | 397700e50780325fbd2a4ce15225b983c018a93f [diff] [blame] |
patch 9.1.1152: Patch v9.1.1151 causes problems Problem: Patch v9.1.1151 causes problems Solution: partially revert it (John Marriott) closes: #16736 Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/src/version.c b/src/version.c index 3456be5..b4c50fe 100644 --- a/src/version.c +++ b/src/version.c
@@ -705,6 +705,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1152, +/**/ 1151, /**/ 1150,