diff src/version.c @ 3149:35f098371af6 v7.3.345

updated for version 7.3.345
author Bram Moolenaar <bram@vim.org>
date Thu, 20 Oct 2011 21:41:09 +0200
parents 7ba2f171cdac
children af76a61a7f79
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 */
 /**/
+    345,
+/**/
     344,
 /**/
     343,