comparison src/version.c @ 6282:0446fa17bd95 v7.4.475

updated for version 7.4.475 Problem: Can't compile on a system where Xutf8SetWMProperties() is not in the X11 library. Issue 265. Solution: Add a configure check.
author Bram Moolenaar <bram@vim.org>
date Sat, 11 Oct 2014 14:47:26 +0200
parents 7f2472960aa1
children 4c29b75cae19
comparison
equal deleted inserted replaced
6281:85a681178c6d 6282:0446fa17bd95
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 475,
744 /**/ 746 /**/
745 474, 747 474,
746 /**/ 748 /**/
747 473, 749 473,
748 /**/ 750 /**/