commit | e3521d9cbb786806eaff106707851d37d2c0ecef | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Sep 16 14:10:31 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Sep 16 14:10:31 2018 +0200 |
tree | 37457955339b93a9bd1410491b2a1f1e9bea2b72 | |
parent | 785fc6567f572b8caefbc89ec29bbd8b801464ae [diff] [blame] |
patch 8.1.0394: diffs are not always updated correctly Problem: Diffs are not always updated correctly. Solution: When using internal diff update for any changes properly.
diff --git a/src/version.c b/src/version.c index 13b8aed..29557cd 100644 --- a/src/version.c +++ b/src/version.c
@@ -795,6 +795,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 394, +/**/ 393, /**/ 392,