diff src/version.c @ 2909:b65a26a2aa09 v7.3.227

updated for version 7.3.227 Problem: Mac OS doesn't have the linewise clipboard fix. Solution: Also change the Mac OS file. (Bjorn Winckler)
author Bram Moolenaar <bram@vim.org>
date Mon, 20 Jun 2011 00:25:44 +0200
parents 8477b2cc2b81
children c6df8554b39d
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -710,6 +710,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    227,
+/**/
     226,
 /**/
     225,