comparison src/version.c @ 15848:cea7a0fde805 v8.1.0931

patch 8.1.0931: vtp_working included in GUI build but unused commit https://github.com/vim/vim/commit/6902c0eb27a3e4479445badfef31443f2227fe60 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Feb 16 14:07:37 2019 +0100 patch 8.1.0931: vtp_working included in GUI build but unused Problem: vtp_working included in GUI build but unused. Solution: Adjust #ifdefs. (Ken Takata, closes https://github.com/vim/vim/issues/3971)
author Bram Moolenaar <Bram@vim.org>
date Sat, 16 Feb 2019 14:15:05 +0100
parents 8a53d5b779f2
children a6ca8cf07a98
comparison
equal deleted inserted replaced
15847:771cd837098c 15848:cea7a0fde805
781 NULL 781 NULL
782 }; 782 };
783 783
784 static int included_patches[] = 784 static int included_patches[] =
785 { /* Add new patch number below this line */ 785 { /* Add new patch number below this line */
786 /**/
787 931,
786 /**/ 788 /**/
787 930, 789 930,
788 /**/ 790 /**/
789 929, 791 929,
790 /**/ 792 /**/