diff src/version.c @ 4613:219b2fcad60d v7.3.1054

updated for version 7.3.1054 Problem: Can't build without the +autocmd feature. (Elimar Riesebieter) Solution: Fix use of buf and curbuf.
author Bram Moolenaar <bram@vim.org>
date Thu, 30 May 2013 11:43:15 +0200
parents 49f0fcd9762c
children 5679b8ddd8cc
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 */
 /**/
+    1054,
+/**/
     1053,
 /**/
     1052,