diff src/version.c @ 2706:34f62bcce014 v7.3.123

updated for version 7.3.123 Problem: ml_get error when executing register being recorded into, deleting lines and 'conceallevel' is set. (ZyX) Solution: Don't redraw a line for concealing when it doesn't exist.
author Bram Moolenaar <bram@vim.org>
date Tue, 15 Feb 2011 16:29:59 +0100
parents 58f47e17ba15
children cd3f52531f6c
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 */
 /**/
+    123,
+/**/
     122,
 /**/
     121,