diff src/version.c @ 5948:646616b6ff4d v7.4.315

updated for version 7.4.315 Problem: Fixes for computation of topline not tested. Solution: Add test. (Hirohito Higashi)
author Bram Moolenaar <bram@vim.org>
date Thu, 29 May 2014 11:47:40 +0200
parents 4d7af1962d6c
children 0fc665889e8f
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -735,6 +735,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    315,
+/**/
     314,
 /**/
     313,