comparison src/version.c @ 6334:fd4dc6581b0e v7.4.500

updated for version 7.4.500 Problem: Test 72 still fails once in a while. Solution: Don't set 'fileformat' to unix, reset it. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Wed, 05 Nov 2014 16:39:28 +0100
parents 65e72747feca
children 0ed561752653
comparison
equal deleted inserted replaced
6333:9d5ad56a26ec 6334:fd4dc6581b0e
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 500,
744 /**/ 746 /**/
745 499, 747 499,
746 /**/ 748 /**/
747 498, 749 498,
748 /**/ 750 /**/