comparison src/version.c @ 6351:65df2fba429b v7.4.508

updated for version 7.4.508 Problem: When generating ja.sjis.po the header is not correctly adjusted. Solution: Check for the right header string. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Wed, 12 Nov 2014 13:07:53 +0100
parents 5b2ff413125b
children 60659773c73b
comparison
equal deleted inserted replaced
6350:9dff716fb9aa 6351:65df2fba429b
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 508,
744 /**/ 746 /**/
745 507, 747 507,
746 /**/ 748 /**/
747 506, 749 506,
748 /**/ 750 /**/