commit | e89ff0472bc33779583d48e8d38a5e794d05613a | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Feb 20 22:17:05 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Feb 20 22:17:05 2016 +0100 |
tree | cbd3bdeaf7114fb086a895bc3bf83e6619ea3346 | |
parent | af7559f66603075e9b4d39d873b2161ea3ec8492 [diff] [blame] |
patch 7.4.1375 Problem: Still some Win16 code. Solution: Remove FEAT_GUI_W16.(Hirohito Higashi)
diff --git a/src/version.c b/src/version.c index 19680dd..84d0f94 100644 --- a/src/version.c +++ b/src/version.c
@@ -748,6 +748,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1375, +/**/ 1374, /**/ 1373,