comparison src/version.c @ 12841:174e0c952b46 v8.0.1297

patch 8.0.1297: +autoservername does not show enabled on MS-Windows commit https://github.com/vim/vim/commit/23921432369e210029a26864cfb4f1537b3c3395 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Nov 13 22:08:16 2017 +0100 patch 8.0.1297: +autoservername does not show enabled on MS-Windows Problem: +autoservername does not show enabled on MS-Windows. Solution: Always define the flag on MS-Windows. (Ken Takata)
author Christian Brabandt <cb@256bit.org>
date Mon, 13 Nov 2017 22:15:05 +0100
parents 9ac41c3148ce
children 28941cc872ca
comparison
equal deleted inserted replaced
12840:507ac06ddb3c 12841:174e0c952b46
764 NULL 764 NULL
765 }; 765 };
766 766
767 static int included_patches[] = 767 static int included_patches[] =
768 { /* Add new patch number below this line */ 768 { /* Add new patch number below this line */
769 /**/
770 1297,
769 /**/ 771 /**/
770 1296, 772 1296,
771 /**/ 773 /**/
772 1295, 774 1295,
773 /**/ 775 /**/