diff src/version.c @ 4076:7061704c2014 v7.3.792

updated for version 7.3.792 Problem: ":substitute" works differently without confirmation. Solution: Do not change the text when asking for confirmation, only display it.
author Bram Moolenaar <bram@vim.org>
date Wed, 30 Jan 2013 16:30:26 +0100
parents 16e8a09e8ab0
children fdbded463fdc
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 */
 /**/
+    792,
+/**/
     791,
 /**/
     790,