comparison src/version.c @ 3590:8fb7bd9dfb2b v7.3.555

updated for version 7.3.555 Problem: Building on IBM z/OS fails. Solution: Adjust configure. Use the QUOTESED value from config.mk instead of the hard coded one in Makefile. (Stephen Bovy)
author Bram Moolenaar <bram@vim.org>
date Wed, 13 Jun 2012 19:19:41 +0200
parents a967a979c37f
children b8924014a039
comparison
equal deleted inserted replaced
3589:2b99a0b3eb78 3590:8fb7bd9dfb2b
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 555,
717 /**/ 719 /**/
718 554, 720 554,
719 /**/ 721 /**/
720 553, 722 553,
721 /**/ 723 /**/