comparison src/version.c @ 3572:0a364618c0e5 v7.3.546

updated for version 7.3.546 Problem: Bogus line break. Solution: Remove the line break.
author Bram Moolenaar <bram@vim.org>
date Wed, 06 Jun 2012 19:05:50 +0200
parents e7ff3251dfa1
children 4f4db5d661c4
comparison
equal deleted inserted replaced
3571:060f9b63bf92 3572:0a364618c0e5
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 546,
717 /**/ 719 /**/
718 545, 720 545,
719 /**/ 721 /**/
720 544, 722 544,
721 /**/ 723 /**/