comparison src/version.c @ 6324:0079791cbbea v7.4.495

updated for version 7.4.495 Problem: XPM isn't used correctly in the Cygwin Makefile. Solution: Include the rules like in Make_ming.mak. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Wed, 05 Nov 2014 13:43:21 +0100
parents 85d8cde3b432
children 112c80234ce3
comparison
equal deleted inserted replaced
6323:e44cc6d0ab4f 6324:0079791cbbea
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 495,
744 /**/ 746 /**/
745 494, 747 494,
746 /**/ 748 /**/
747 493, 749 493,
748 /**/ 750 /**/