comparison src/version.c @ 3578:c0c935956ac3 v7.3.549

updated for version 7.3.549 Problem: In 'cinoptions' "0s" is interpreted as one shiftwidth. (David Pineau) Solution: Use the zero as zero. (Lech Lorens)
author Bram Moolenaar <bram@vim.org>
date Wed, 13 Jun 2012 13:40:48 +0200
parents 8625e38066db
children 297771eff080
comparison
equal deleted inserted replaced
3577:bda6f7203606 3578:c0c935956ac3
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 549,
717 /**/ 719 /**/
718 548, 720 548,
719 /**/ 721 /**/
720 547, 722 547,
721 /**/ 723 /**/