diff src/version.c @ 2951:57a7998e0fa8 v7.3.248

updated for version 7.3.248 Problem: PC Install instructions missing install instructions. Solution: Step-by-step explanation. (Michael Soyka)
author Bram Moolenaar <bram@vim.org>
date Fri, 15 Jul 2011 13:52:04 +0200
parents 7fe2c092913e
children 9f71f5a526af
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -710,6 +710,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    248,
+/**/
     247,
 /**/
     246,