comparison src/version.c @ 5405:733193bf24c3 v7.4.053

updated for version 7.4.053 Problem: Test75 has a wrong header. (ZyX) Solution: Fix the text and remove leading ".
author Bram Moolenaar <bram@vim.org>
date Sat, 02 Nov 2013 04:19:34 +0100
parents b9c1c1f4cda9
children 7b760cda2bbf
comparison
equal deleted inserted replaced
5404:92c9748e0ccb 5405:733193bf24c3
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 53,
741 /**/ 743 /**/
742 52, 744 52,
743 /**/ 745 /**/
744 51, 746 51,
745 /**/ 747 /**/