diff src/version.c @ 2640:266f9d9f5109 v7.3.061

updated for version 7.3.061 Problem: Remote ":drop" does not respect 'autochdir'. (Peter Odding) Solution: Don't restore the directory when 'autochdir' is set. (Benjamin Fritz)
author Bram Moolenaar <bram@vim.org>
date Tue, 16 Nov 2010 16:25:51 +0100
parents 73dd10c18ec4
children b803b2776880
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 */
 /**/
+    61,
+/**/
     60,
 /**/
     59,