commit | 692d1a51e74fea2db3c7e9ae7c7c6c3a1a1945ee | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Oct 21 17:28:27 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Oct 21 17:28:27 2020 +0200 |
tree | 265c16290807f4e279a659ef06029858697070a1 | |
parent | af7a9066a956db23a8bc67bc1f82466e3eff55ea [diff] [blame] |
patch 8.2.1881: cannot build with GTK3 Problem: Cannot build with GTK3. Solution: Adjust form functions.
diff --git a/src/version.c b/src/version.c index df85161..b5fda34 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1881, +/**/ 1880, /**/ 1879,