diff src/version.c @ 4537:5cc98a5898cf v7.3.1016

updated for version 7.3.1016 Problem: Unused field in nfa_state. Solution: Remove lastthread.
author Bram Moolenaar <bram@vim.org>
date Sat, 25 May 2013 15:31:05 +0200
parents 45f97c349537
children 532c2e850256
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 */
 /**/
+    1016,
+/**/
     1015,
 /**/
     1014,