comparison src/version.c @ 5196:ba9a11fe2563 v7.4a.024

updated for version 7.4a.024 Problem: X11 GUI: Checking icon height twice. Solution: Check height and width. (Dominique Pelle)
author Bram Moolenaar <bram@vim.org>
date Sun, 14 Jul 2013 15:06:50 +0200
parents 45b2278e6f46
children 1b89e3f916c5
comparison
equal deleted inserted replaced
5195:aed1105b7cfd 5196:ba9a11fe2563
725 NULL 725 NULL
726 }; 726 };
727 727
728 static int included_patches[] = 728 static int included_patches[] =
729 { /* Add new patch number below this line */ 729 { /* Add new patch number below this line */
730 /**/
731 24,
730 /**/ 732 /**/
731 23, 733 23,
732 /**/ 734 /**/
733 22, 735 22,
734 /**/ 736 /**/