comparison src/version.c @ 5917:1157079ca5f1 v7.4.300

updated for version 7.4.300 Problem: The way config.cache is removed doesn't always work. Solution: Always remove config.cache. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Thu, 22 May 2014 14:54:26 +0200
parents daebf8ce6608
children 8cb42aa3c495
comparison
equal deleted inserted replaced
5916:2e4330207871 5917:1157079ca5f1
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 300,
737 /**/ 739 /**/
738 299, 740 299,
739 /**/ 741 /**/
740 298, 742 298,
741 /**/ 743 /**/