diff src/version.c @ 6983:c7d12c7eb2b6 v7.4.809

patch 7.4.809 Problem: Test is duplicated. Solution: Roll back 7.4.802.
author Bram Moolenaar <bram@vim.org>
date Tue, 04 Aug 2015 21:27:11 +0200
parents f77d1f32c357
children a07c3f9cd616
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -742,6 +742,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    809,
+/**/
     808,
 /**/
     807,