comparison src/version.c @ 2982:a56259157c93 v7.3.263

updated for version 7.3.263 Problem: Perl and Tcl have a few code style problems. Solution: Clean it up. (Elias Diem)
author Bram Moolenaar <bram@vim.org>
date Wed, 27 Jul 2011 14:15:46 +0200
parents 847733973bfd
children aa40bddeea9a
comparison
equal deleted inserted replaced
2981:65ab2bb3ff47 2982:a56259157c93
707 NULL 707 NULL
708 }; 708 };
709 709
710 static int included_patches[] = 710 static int included_patches[] =
711 { /* Add new patch number below this line */ 711 { /* Add new patch number below this line */
712 /**/
713 263,
712 /**/ 714 /**/
713 262, 715 262,
714 /**/ 716 /**/
715 261, 717 261,
716 /**/ 718 /**/