comparison 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
comparison
equal deleted inserted replaced
3523:e4d7858de642 3524:d8ce4a2eb44e
712 NULL 712 NULL
713 }; 713 };
714 714
715 static int included_patches[] = 715 static int included_patches[] =
716 { /* Add new patch number below this line */ 716 { /* Add new patch number below this line */
717 /**/
718 523
717 /**/ 719 /**/
718 522, 720 522,
719 /**/ 721 /**/
720 521, 722 521,
721 /**/ 723 /**/