comparison src/version.c @ 5216:947edb6335d1 v7.4a.034

updated for version 7.4a.034 Problem: The tabline may flicker when opening a new tab after 7.3.759 on Win32. Solution: Move call to TabCtrl_SetCurSel(). (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Wed, 17 Jul 2013 21:59:13 +0200
parents fa024ce48542
children 4ceacc1b0054
comparison
equal deleted inserted replaced
5215:1fc46440aa1c 5216:947edb6335d1
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 34,
730 /**/ 732 /**/
731 33, 733 33,
732 /**/ 734 /**/
733 32, 735 32,
734 /**/ 736 /**/