comparison src/version.c @ 6411:d51d47bd77c2 v7.4.536

updated for version 7.4.536 Problem: Test 63 fails when using a black&white terminal. Solution: Add attributes for a non-color terminal. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Thu, 27 Nov 2014 18:57:11 +0100
parents 83c5fd1b55bc
children 01c668384bcc
comparison
equal deleted inserted replaced
6410:59d6f1e7f880 6411:d51d47bd77c2
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 536,
744 /**/ 746 /**/
745 535, 747 535,
746 /**/ 748 /**/
747 534, 749 534,
748 /**/ 750 /**/