diff src/version.c @ 5423:d59a0b8e5584 v7.4.062

updated for version 7.4.062 Problem: Configure check for AvailabilityMacros.h is wrong. Solution: Use AC_CHECK_HEADERS().
author Bram Moolenaar <bram@vim.org>
date Sun, 03 Nov 2013 20:26:31 +0100
parents 739074bdceb8
children 9cedb4dfd4c8
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -739,6 +739,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    62,
+/**/
     61,
 /**/
     60,