comparison src/version.c @ 5058:a00cd1839ac4 v7.3.1272

updated for version 7.3.1272 Problem: Crash when editing Ruby file. (Aliaksandr Rahalevich) Solution: Reallocate the state list when necessary.
author Bram Moolenaar <bram@vim.org>
date Sun, 30 Jun 2013 13:17:24 +0200
parents 034abed357a1
children 30910831e5b0
comparison
equal deleted inserted replaced
5057:e5f776a5fa12 5058:a00cd1839ac4
726 NULL 726 NULL
727 }; 727 };
728 728
729 static int included_patches[] = 729 static int included_patches[] =
730 { /* Add new patch number below this line */ 730 { /* Add new patch number below this line */
731 /**/
732 1272,
731 /**/ 733 /**/
732 1271, 734 1271,
733 /**/ 735 /**/
734 1270, 736 1270,
735 /**/ 737 /**/