diff 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
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -742,6 +742,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    508,
+/**/
     507,
 /**/
     506,