comparison src/version.c @ 6012:3248c6e40aee v7.4.346

updated for version 7.4.346 Problem: Indent is not updated when changing 'breakindentopt'. (itchyny) Solution: Do not cache "brishift". (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Thu, 26 Jun 2014 21:24:56 +0200
parents ea2c5dfee1b0
children a162d41f10e1
comparison
equal deleted inserted replaced
6011:e11fcef66289 6012:3248c6e40aee
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 346,
737 /**/ 739 /**/
738 345, 740 345,
739 /**/ 741 /**/
740 344, 742 344,
741 /**/ 743 /**/