diff src/version.c @ 2660:e19ecdb13f34 v7.3.080

updated for version 7.3.080 Problem: Spell doesn't work on VMS. Solution: Use different file names. (Zoltan Bartos, Zoltan Arpadffy)
author Bram Moolenaar <bram@vim.org>
date Wed, 08 Dec 2010 17:09:32 +0100
parents 4ac0c84d1c50
children a03f7551bacc
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 */
 /**/
+    80,
+/**/
     79,
 /**/
     78,