diff src/version.c @ 4078:fdbded463fdc v7.3.793

updated for version 7.3.793 Problem: New interactive :substutite behavior is not tested. Solution: Add tests. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 30 Jan 2013 17:03:30 +0100
parents 7061704c2014
children 9867f92c9b9f
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -726,6 +726,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    793,
+/**/
     792,
 /**/
     791,