commit | 1adada0158705f2f508e328362f83a67e4707cce | [log] [tgz] |
---|---|---|
author | Christian Brabandt <cb@256bit.org> | Tue Jul 08 23:04:36 2025 +0200 |
committer | Christian Brabandt <cb@256bit.org> | Tue Jul 08 23:04:36 2025 +0200 |
tree | ee34583482c089e69a89a9f396a24cd96065d483 | |
parent | dbe45be625c24fd72c000decb120e34af6fb162c [diff] [blame] |
patch 9.1.1530: Missing version change in v9.1.1529 Problem: Missing version change from v9.1.1529 Solution: Update version.c with latest patch Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/src/version.c b/src/version.c index e8979f9..1884220 100644 --- a/src/version.c +++ b/src/version.c
@@ -720,6 +720,10 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1530, +/**/ + 1529, +/**/ 1528, /**/ 1527,