commit | 80a070c36125662556232ab6e83da373e22953d8 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Aug 08 15:51:10 2021 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Aug 08 15:51:10 2021 +0200 |
tree | 0ea378de9bd3c185771e004541cd3b38c7240844 | |
parent | 2950065e18649d234b16e60dd0e3d75adeca4513 [diff] [blame] |
patch 8.2.3316: float test fails Problem: Float test fails. Solution: Add missing change.
diff --git a/src/version.c b/src/version.c index 5a5f69b..3e209fe 100644 --- a/src/version.c +++ b/src/version.c
@@ -756,6 +756,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 3316, +/**/ 3315, /**/ 3314,