comparison src/version.c @ 4565:d1f3c77159f9 v7.3.1030

updated for version 7.3.1030 Problem: Can't build for debugging. Solution: Fix struct member names.
author Bram Moolenaar <bram@vim.org>
date Sun, 26 May 2013 23:13:07 +0200
parents e7016af0cbf9
children 96c1a7850097
comparison
equal deleted inserted replaced
4564:ba503e7f5ceb 4565:d1f3c77159f9
726 NULL 726 NULL
727 }; 727 };
728 728
729 static int included_patches[] = 729 static int included_patches[] =
730 { /* Add new patch number below this line */ 730 { /* Add new patch number below this line */
731 /**/
732 1030,
731 /**/ 733 /**/
732 1029, 734 1029,
733 /**/ 735 /**/
734 1028, 736 1028,
735 /**/ 737 /**/