commit | 9670f61d4680bd54f5e055b75b00b56c119f9ae6 | [log] [tgz] |
---|---|---|
author | Christian Brabandt <cb@256bit.org> | Wed May 07 21:44:33 2025 +0200 |
committer | Christian Brabandt <cb@256bit.org> | Wed May 07 21:44:33 2025 +0200 |
tree | efbd865fa53ef87e4bacabf46a80259b7bee42c1 | |
parent | 48b19b29eef4a05df6d0f87e7f87b5d4db5e87df [diff] [blame] |
patch 9.1.1369: configure still using autoconf 2.71 Problem: configure still using autoconf 2.71 Solution: regenerate with autoconf 2.72 Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/src/version.c b/src/version.c index 0805703..4126743 100644 --- a/src/version.c +++ b/src/version.c
@@ -705,6 +705,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1369, +/**/ 1368, /**/ 1367,