comparison src/version.c @ 6010:ea2c5dfee1b0 v7.4.345

updated for version 7.4.345 Problem: Indent is not updated when deleting indent. Solution: Remember changedtick.
author Bram Moolenaar <bram@vim.org>
date Wed, 25 Jun 2014 22:55:38 +0200
parents ce284c205558
children 3248c6e40aee
comparison
equal deleted inserted replaced
6009:7b83c190d370 6010:ea2c5dfee1b0
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 345,
737 /**/ 739 /**/
738 344, 740 344,
739 /**/ 741 /**/
740 343, 742 343,
741 /**/ 743 /**/