diff src/version.c @ 2789:64c3402df964 v7.3.170

updated for version 7.3.170 Problem: VMS Makefile for testing was not updated for test77. Solution: Add test77 to the Makefile.
author Bram Moolenaar <bram@vim.org>
date Thu, 28 Apr 2011 19:05:05 +0200
parents 5f45bacf31ef
children 1bd8af13fb43
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 */
 /**/
+    170,
+/**/
     169,
 /**/
     168,