diff src/version.c @ 3524:d8ce4a2eb44e v7.3.523

updated for version 7.3.523 Problem: ":diffupdate" doesn't check for files changed elsewhere. Solution: Add the ! flag. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Fri, 18 May 2012 18:47:17 +0200
parents e4899d2ff5d8
children ae1641c4fbcc
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 */
 /**/
+    523
+/**/
     522,
 /**/
     521,