commit | a099da357248b48e0a78bc5675c5dd222b557bf1 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jul 13 23:06:26 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jul 13 23:06:26 2019 +0200 |
tree | b2b3c0113d53d9b61d0c29d7ac01ce9402001a94 | |
parent | 396e829fa355ebc92a618ef18266a3fed71b7042 [diff] [blame] |
patch 8.1.1685: missing file in distributed file list Problem: Missing file in distributed file list. Solution: Add profiling.pro
diff --git a/src/version.c b/src/version.c index 4316068..21dc66e 100644 --- a/src/version.c +++ b/src/version.c
@@ -778,6 +778,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1685, +/**/ 1684, /**/ 1683,