comparison src/version.c @ 6895:63ac0cdf3b28 v7.4.767

patch 7.4.767 Problem: --remote-tab-silent can fail on MS-Windows. Solution: Use single quotes to avoid problems with backslashes. (Idea by Weiyong Mao)
author Bram Moolenaar <bram@vim.org>
date Fri, 03 Jul 2015 13:33:01 +0200
parents 31a14cb3a8e3
children d3a23af4bba1
comparison
equal deleted inserted replaced
6894:3ccc008c035b 6895:63ac0cdf3b28
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 767,
744 /**/ 746 /**/
745 766, 747 766,
746 /**/ 748 /**/
747 765, 749 765,
748 /**/ 750 /**/