diff src/version.c @ 3845:52acec46b75e v7.3.680

updated for version 7.3.680 Problem: Some files missing in the list of distributed files. Solution: Add lines for new files.
author Bram Moolenaar <bram@vim.org>
date Wed, 03 Oct 2012 21:33:41 +0200
parents dd0f25ede9a8
children a2fe24ec6a0d
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -720,6 +720,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    680,
+/**/
     679,
 /**/
     678,