commit | 0562532c2eee6205d225aa1dc7e3e89af0dfd990 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Feb 09 12:28:00 2018 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Feb 09 12:28:00 2018 +0100 |
tree | 88f76e8981eb9ab01eabe43020494dd7e98fec7a | |
parent | bc0e9adae9c253f36803665180e4b576d1e725ab [diff] [blame] |
patch 8.0.1480: patch missing change Problem: Patch missing change. Solution: Add missing change.
diff --git a/src/version.c b/src/version.c index 2ca6c5a..b2f1f89 100644 --- a/src/version.c +++ b/src/version.c
@@ -772,6 +772,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1480, +/**/ 1479, /**/ 1478,