diff 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
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -729,6 +729,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1136,
+/**/
     1135,
 /**/
     1134,