comparison src/version.c @ 3616:3b5f541269e2 v7.3.568

updated for version 7.3.568 Problem: Bad indents for #ifdefs. Solution: Add and remove spaces. (Elias Diem)
author Bram Moolenaar <bram@vim.org>
date Fri, 29 Jun 2012 12:35:44 +0200
parents f90bb88c2615
children c052f3b79b99
comparison
equal deleted inserted replaced
3615:3ee30b96958a 3616:3b5f541269e2
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 568,
717 /**/ 719 /**/
718 567, 720 567,
719 /**/ 721 /**/
720 566, 722 566,
721 /**/ 723 /**/