diff src/version.c @ 4137:4936ee89b4bc v7.3.821

updated for version 7.3.821 Problem: Build with OLE and Cygwin is broken. (Steve Hall) Solution: Select static or shared stdc library. (Ken Takta)
author Bram Moolenaar <bram@vim.org>
date Sat, 16 Feb 2013 18:16:15 +0100
parents 688da4d486a0
children 2f7883063b19
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -726,6 +726,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    821,
+/**/
     820,
 /**/
     819,