commit | 017227079f104bd69483ee3d33e31490d7e52135 | [log] [tgz] |
---|---|---|
author | ichizok <gclient.gaap@gmail.com> | Fri Apr 21 17:46:57 2023 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Apr 21 17:46:57 2023 +0100 |
tree | d8fb70dc6e2f657d01c45554d2db40f7bc87f908 | |
parent | 8281a16efc76197f7b0b2a385dffb44fce66d33e [diff] [blame] |
patch 9.0.1473: CI does not run sound tests Problem: CI does not run sound tests. Solution: Re-enable sound tests. Use "apt-get" instead of "apt". (Ozaki Kiichi, closes #12280)
diff --git a/src/version.c b/src/version.c index 611bd82..c3e2afe 100644 --- a/src/version.c +++ b/src/version.c
@@ -696,6 +696,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1473, +/**/ 1472, /**/ 1471,