commit | cf2d77987ca2af092dad5d4cbca9eda621fe5567 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Jun 20 11:28:18 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Jun 20 11:28:18 2016 +0200 |
tree | e3002d051272bc108e37c4b8406511893f814bf1 | |
parent | ddf8d1c746ee081d15c9d7e0515f6ac43adbf363 [diff] [blame] |
patch 7.4.1946 Problem: File list does not include new XPM libraries. Solution: Add the file list entries.
diff --git a/src/version.c b/src/version.c index bef210a..bda068b 100644 --- a/src/version.c +++ b/src/version.c
@@ -754,6 +754,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1946, +/**/ 1945, /**/ 1944,