diff src/version.c @ 3614:f90bb88c2615 v7.3.567

updated for version 7.3.567 Problem: Missing copyright notice. Solution: Add Vim copyright notice. (Taro Muraoka)
author Bram Moolenaar <bram@vim.org>
date Fri, 29 Jun 2012 11:46:33 +0200
parents 18c6b1752d0b
children 3b5f541269e2
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -715,6 +715,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    567,
+/**/
     566,
 /**/
     565,