diff src/version.c @ 2663:fd3346e3ccc0 v7.3.082

updated for version 7.3.082 Problem: Leaking file descriptor when hostname doesn't exist. Solution: Remove old debugging lines.
author Bram Moolenaar <bram@vim.org>
date Fri, 17 Dec 2010 12:19:21 +0100
parents a03f7551bacc
children 033e7b49356c
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 */
 /**/
+    82,
+/**/
     81,
 /**/
     80,