comparison src/version.c @ 6448:e13f8073c9f9 v7.4.553

updated for version 7.4.553 Problem: Various small issues. Solution: Fix those issues.
author Bram Moolenaar <bram@vim.org>
date Wed, 17 Dec 2014 14:36:14 +0100
parents c8d6dbdd1156
children 7e4c22ecc679
comparison
equal deleted inserted replaced
6447:0550be8fc7f6 6448:e13f8073c9f9
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 553,
744 /**/ 746 /**/
745 552, 747 552,
746 /**/ 748 /**/
747 551, 749 551,
748 /**/ 750 /**/