comparison src/version.c @ 4778:343d09006056 v7.3.1136

updated for version 7.3.1136 Problem: ":func Foo" does not show attributes. Solution: Add "abort", "dict" and "range". (Yasuhiro Matsumoto)
author Bram Moolenaar <bram@vim.org>
date Thu, 06 Jun 2013 21:31:06 +0200
parents e4bc21965079
children c02c7df9bdc9
comparison
equal deleted inserted replaced
4777:5158a8a43396 4778:343d09006056
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 1136,
731 /**/ 733 /**/
732 1135, 734 1135,
733 /**/ 735 /**/
734 1134, 736 1134,
735 /**/ 737 /**/