comparison src/version.c @ 3527:ae1641c4fbcc v7.3.524

updated for version 7.3.524 Problem: Missing comma. Solution: Add the comma.
author Bram Moolenaar <bram@vim.org>
date Fri, 18 May 2012 21:54:13 +0200
parents d8ce4a2eb44e
children ac2e00f917df
comparison
equal deleted inserted replaced
3526:dd6c2497c997 3527:ae1641c4fbcc
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 /**/ 717 /**/
718 523 718 524,
719 /**/
720 523,
719 /**/ 721 /**/
720 522, 722 522,
721 /**/ 723 /**/
722 521, 724 521,
723 /**/ 725 /**/