diff src/version.c @ 6377:392dad030b8d v7.4.520

updated for version 7.4.520 Problem: Sun PCK locale is not recognzed. Solution: Add PCK in the table. (Keiichi Oono)
author Bram Moolenaar <bram@vim.org>
date Wed, 19 Nov 2014 17:05:55 +0100
parents 27a36d1013a6
children 39274bfbfba5
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 */
 /**/
+    520,
+/**/
     519,
 /**/
     518,