comparison src/version.c @ 5286:74a211a0d3a3 v7.4b.019

updated for version 7.4b.019 Problem: Tabline is not updated properly when closing a tab on Win32. Solution: Only reduce flickering when adding a tab. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Wed, 07 Aug 2013 21:13:23 +0200
parents 7ed1ec814daf
children 46cf49cc9289
comparison
equal deleted inserted replaced
5285:a1cf2af83e79 5286:74a211a0d3a3
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 19,
730 /**/ 732 /**/
731 18, 733 18,
732 /**/ 734 /**/
733 17, 735 17,
734 /**/ 736 /**/