diff src/version.c @ 5102:11d0c6df1d7b v7.3.1294

updated for version 7.3.1294 Problem: ":diffoff" resets options. Solution: Save and restore option values. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 03 Jul 2013 15:47:03 +0200
parents 18b43970fb7a
children 93cccad6a26b
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -729,6 +729,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1294,
+/**/
     1293,
 /**/
     1292,