diff src/version.c @ 2626:df6b12c84b23 v7.3.047

updated for version 7.3.047 Problem: Missing makefile updates for test 75. Solution: Update the makefiles.
author Bram Moolenaar <bram@vim.org>
date Wed, 27 Oct 2010 18:36:36 +0200
parents bfd69bfb4149
children fae6fb779a6b
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 */
 /**/
+    47,
+/**/
     46,
 /**/
     45,