comparison src/version.c @ 6396:72d5a533ec87 v7.4.529

updated for version 7.4.529 Problem: No test for what 7.4.517 fixes. Solution: Adjust the tests for breakindent. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Thu, 27 Nov 2014 14:09:13 +0100
parents 5f49ac8426df
children 5a76e36f07b1
comparison
equal deleted inserted replaced
6395:7d1f870dfe73 6396:72d5a533ec87
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 529,
744 /**/ 746 /**/
745 528, 747 528,
746 /**/ 748 /**/
747 527, 749 527,
748 /**/ 750 /**/