commit | 36e294c00c784b9ddd05a4fdbea2e331ab2b1ca8 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Dec 29 18:55:46 2015 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Dec 29 18:55:46 2015 +0100 |
tree | 77faf338e0f4e46d4d80c20781c6a08124b40ce7 | |
parent | 4e5a31c8b3e259605f4d8543aaae68578cf9b0d7 [diff] [blame] |
patch 7.4.995 Problem: gdk_pixbuf_new_from_inline() is deprecated. Solution: Generate auto/gui_gtk_gresources.c. (Kazunobu Kazunobu, closes #507)
diff --git a/src/version.c b/src/version.c index 6ec3c6d..b438afa 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 995, +/**/ 994, /**/ 993,