diff src/version.c @ 3685:5cacdf56c94b v7.3.602

updated for version 7.3.602 Problem: Missing files in distribution. Solution: Update the list of files.
author Bram Moolenaar <bram@vim.org>
date Mon, 16 Jul 2012 17:28:11 +0200
parents c1780b4cb995
children 085f14642fe8
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -715,6 +715,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    602,
+/**/
     601,
 /**/
     600,